summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2019-07-15bitbake: runqueue: Factor out the process_setscene_whitelist checksRichard Purdie
2019-07-15bitbake: runqueue: Remove unused function parameterRichard Purdie
2019-07-15bitbake: runqueue: Move scenequeue data generation to a separate functionRichard Purdie
2019-07-15bitbake: runqueue: Remove now uneeded codeRichard Purdie
2019-07-15bitbake: runqueue: Drop unused BB_SETSCENE_VERIFY_FUNCTION2Richard Purdie
2019-07-15bitbake: runqueue: Tweak buildable variable handling in schedulerRichard Purdie
2019-07-15bitbake: siggen: Use unique hashes for tasksRichard Purdie
2019-07-15bitbake: siggen: Fix default handlerRichard Purdie
2019-07-15bitbake: cache: Set packages for skipped recipesRobert Yang
2019-07-15bitbake: cache: Remove duplicated lines for provides and rprovidesRobert Yang
2019-07-03bitbake: bitbake: Add --skip-setscene optionJoshua Watt
2019-07-03bitbake: main: Alter EOFError handlingRichard Purdie
2019-07-03bitbake: main: Ensure log messages are printed when no UI startsRichard Purdie
2019-07-03bitbake: event: Clear ui_queue after handling itRichard Purdie
2019-06-28bitbake: bitbake: toaster:tests: python -> python3Robert Yang
2019-06-28bitbake: bitbake: lib: Cleanup /usr/bin/env pythonRobert Yang
2019-06-28bitbake: tests/fetch.py: add missing skipIfNoNetwork tags to tests that try t...Luca Boccassi
2019-06-21bitbake: tests/utils.py: add one more test cases for bb.utils.vercmp_stringMartin Jansa
2019-06-18bitbake: cooker: list all nonexistent bblayer directoriesOleksandr Kravchuk
2019-06-11bitbake: cooker: Ensure mcdeps are processed even if only one multiconfigRichard Purdie
2019-06-11bitbake: build: implement custom progress handlers injected via OE_EXTRA_IMPORTSChris Laplante
2019-06-11bitbake: build/progress: use context managers for progress handlersChris Laplante
2019-06-11bitbake: build: extract progress handler creation logic into its own methodChris Laplante
2019-06-11bitbake: knotty: allow progress rate for indeterminate barsChris Laplante
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