aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-05-13bitbake-user-manual: Added npm to other fetcher list.srifenbark/bb-manual-1.42Scott Rifenbark
2019-05-13HEADER: Drop itRichard Purdie
2019-05-13bitbake: Strip old editor directives from file headersRichard Purdie
2019-05-13bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-13bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2019-05-13build: Disable warning about dependent tasks for nowRichard Purdie
2019-05-13build: Ensure warning for invalid task dependencies is usefulRichard Purdie
2019-05-13knotty: Implement console 'keepalive' outputRichard Purdie
2019-05-13knotty: Pretty print task elapsed timeJacob Kroon
2019-05-13build: Add verbnote to shell log commandsStefan Kral
2019-05-13tests/parse.py: Add testcase for addtask and deltaskRobert Yang
2019-05-13build.py: check dependendent task for addtaskRobert Yang
2019-05-13BBHandler: Fix addtask and deltaskRobert Yang
2019-05-13bitbake: fetch2/git: git-lfs checkNaveen Saini
2019-05-13bb: siggen: Print more info when basehash are mis-matchedRobert Yang
2019-05-13bb: siggen: Make dump_sigfile and compare_sigfiles print uuid4Robert Yang
2019-05-13bitbake-diffsigs: Use 4 spaces as indent for recursecbRobert Yang
2019-05-13toaster: update to WarriorDavid Reyna
2019-04-18bitbake-user-manual: Added section on modifying variablesScott Rifenbark
2019-04-12poky.ent: Removed "ECLIPSE" entity variables.Scott Rifenbark
2019-04-12bitbake: Post release version bumnp to 1.43Richard Purdie
2019-04-12bitbake: Update version to 1.42.0Richard Purdie
2019-04-11utils: Let mkdirhier fail if existing path is not a folderAndre Rosa
2019-04-07utils: Make prune_suffix prune a suffixAndre Rosa
2019-03-29gitsm: Add need_update method to determine when we are going to a new SRCREVMark Hatle
2019-03-25fetch2: Use bb.utils.to_boolean() for BB_NO_NETWORKRobert Yang
2019-03-25fetch2: Unify BB_FETCH_PREMIRRORONLYRobert Yang
2019-03-21fetch2: Print SCMs list when SRCREV_FORMAT is not setRobert Yang
2019-03-21fetch2/git: Fix clean to remove clonedirRobert Yang
2019-03-21cooker: Fix bbfile_config_priorities when BBFILE_PATTERN is emptyRobert Yang
2019-03-21fetch2: runfetchcmd(): Print workdir in debug messageRobert Yang
2019-03-19fetch2: Fix undefined variable issuesRichard Purdie
2019-03-19fetch2/wget: Remove pointless lambda functionRichard Purdie
2019-03-19fetch2/wget: Clean up whitespace/commentsRichard Purdie
2019-03-19fetch2/wget: Fix typo in proxy handlingRichard Purdie
2019-03-19fetch2/wget: Cleanup module importsRichard Purdie
2019-03-19fetch2/wget: Fix authentication in checkstatus() of the wget fetcherStefan Klug
2019-03-07.gitattributes: Add to improve git diff for minified css/js filesRichard Purdie
2019-02-25bitbake: fix version comparison when one of the versions ends in .Alexander Kanavin
2019-02-23cooker: Tweak multiconfig dependency resolutionRichard Purdie
2019-02-23siggen: Fix multiconfig corner caseRichard Purdie
2019-02-23runqueue: Filter out multiconfig dependencies from BB_TASKDEPDATARichard Purdie
2019-02-16runqueue: Fix dependency loop analysis 'hangs'Richard Purdie
2019-02-14bitbake: Allow arguments in FAKEROOTCMDJoshua Watt
2019-02-12bitbake: cookerdata: Check duplicated BBFILE_COLLECTIONSRobert Yang
2019-02-12build.py: add unhandled exception information to the logger when executing py...Alexander Kanavin
2019-02-12bitbake: remove True option to getVar callsAndré Draszik
2019-02-12bitbake-user-manual: Fixed section head typoScott Rifenbark
2019-02-05server/process: Add missing exception raiseRichard Purdie
2019-02-05bitbake: ConfHandler: Don't strip leading spacesRobert Yang