summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2019-06-10bitbake: cooker: Add compability handling for multiconfig: prefix migrationRichard Purdie
2019-06-10bitbake: multiconfig: Switch from 'multiconfig' -> 'mc'Richard Purdie
2019-06-10bitbake: toaster: Fix Thud Bitbake release metadataDavid Reyna
2019-05-30bitbake: fetch2: runfetchcmd(): unset _PYTHON_SYSCONFIGDATA_NAMEMatthias Schiffer
2019-05-30bitbake: main: Fix error message typoRichard Purdie
2019-05-30bitbake: bitbake: Show base multiconfig environmentJoshua Watt
2019-05-30bitbake: bitbake: cooker: Rename __depends in all multiconfigsJoshua Watt
2019-05-21bitbake: bitbake: fetch2/npm: fix npw view parsingJean-Marie LEMETAYER
2019-05-21bitbake: svn.py: Stop SVN from directly pulling from an external layer w/o fe...Mark Hatle
2019-05-16bitbake: gitsm: Fix a bug where the wrong path was used for the submodule initMark Hatle
2019-05-15bitbake: bitbake-user-manual: Added npm to other fetcher list.Scott Rifenbark
2019-05-04bitbake: HEADER: Drop itRichard Purdie
2019-05-04bitbake: bitbake: Strip old editor directives from file headersRichard Purdie
2019-05-04bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2019-05-01bitbake: build: Disable warning about dependent tasks for nowRichard Purdie
2019-05-01bitbake: build: Ensure warning for invalid task dependencies is usefulRichard Purdie
2019-05-01bitbake: knotty: Implement console 'keepalive' outputRichard Purdie
2019-04-30bitbake: knotty: Pretty print task elapsed timeJacob Kroon
2019-04-30bitbake: build: Add verbnote to shell log commandsStefan Kral
2019-04-30bitbake: tests/parse.py: Add testcase for addtask and deltaskRobert Yang
2019-04-30bitbake: build.py: check dependendent task for addtaskRobert Yang
2019-04-30bitbake: BBHandler: Fix addtask and deltaskRobert Yang
2019-04-29bitbake: bitbake: fetch2/git: git-lfs checkNaveen Saini
2019-04-23bitbake: bb: siggen: Print more info when basehash are mis-matchedRobert Yang
2019-04-23bitbake: bb: siggen: Make dump_sigfile and compare_sigfiles print uuid4Robert Yang
2019-04-23bitbake: bitbake-diffsigs: Use 4 spaces as indent for recursecbRobert Yang
2019-04-23bitbake: toaster: update to WarriorDavid Reyna
2019-04-23bitbake: bitbake-user-manual: Added section on modifying variablesScott Rifenbark
2019-04-12bitbake: poky.ent: Removed "ECLIPSE" entity variables.Scott Rifenbark
2019-04-12bitbake: bitbake: Post release version bumnp to 1.43Richard Purdie
2019-04-12bitbake: bitbake: Update version to 1.42.0Richard Purdie
2019-04-12bitbake: utils: Let mkdirhier fail if existing path is not a folderAndre Rosa
2019-04-09bitbake: utils: Make prune_suffix prune a suffixAndre Rosa
2019-04-01bitbake: gitsm: Add need_update method to determine when we are going to a ne...Mark Hatle
2019-03-26bitbake: fetch2: Use bb.utils.to_boolean() for BB_NO_NETWORKRobert Yang
2019-03-26bitbake: fetch2: Unify BB_FETCH_PREMIRRORONLYRobert Yang
2019-03-24bitbake: fetch2: Print SCMs list when SRCREV_FORMAT is not setRobert Yang
2019-03-24bitbake: fetch2/git: Fix clean to remove clonedirRobert Yang
2019-03-24bitbake: cooker: Fix bbfile_config_priorities when BBFILE_PATTERN is emptyRobert Yang
2019-03-24bitbake: fetch2: runfetchcmd(): Print workdir in debug messageRobert Yang
2019-03-19bitbake: fetch2: Fix undefined variable issuesRichard Purdie
2019-03-19bitbake: fetch2/wget: Remove pointless lambda functionRichard Purdie
2019-03-19bitbake: fetch2/wget: Clean up whitespace/commentsRichard Purdie
2019-03-19bitbake: fetch2/wget: Fix typo in proxy handlingRichard Purdie
2019-03-19bitbake: fetch2/wget: Cleanup module importsRichard Purdie
2019-03-19bitbake: fetch2/wget: Fix authentication in checkstatus() of the wget fetcherStefan Klug
2019-03-07bitbake: .gitattributes: Add to improve git diff for minified css/js filesRichard Purdie
2019-02-25bitbake: bitbake: fix version comparison when one of the versions ends in .Alexander Kanavin
2019-02-25bitbake: cooker: Tweak multiconfig dependency resolutionRichard Purdie