summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2022-07-08bitbake: bitbake: command: Handle multiconfig in findSigInfojpew/dunfell-mcJoshua Watt
2022-07-08bitbake: bitbake: tests: Add mcdepends testJoshua Watt
2022-07-08bitbake: bitbake: siggen: Pass all data caches to hash functionsJoshua Watt
2022-07-08bitbake: bitbake: cache: Fix error when cache is rebuiltJoshua Watt
2022-07-08bitbake: bitbake: command: Move split_mc_pn to runqueueJoshua Watt
2022-07-08bitbake: bitbake: tests: Add tests for BBMASK in multiconfigJoshua Watt
2022-07-08bitbake: bitbake: cache: Cache size optimizationJoshua Watt
2022-07-08bitbake: bitbake: cache: Improve loggingJoshua Watt
2022-07-08bitbake: bitbake: lib: Add PrefixLoggerAdapter helperJoshua Watt
2022-07-08bitbake: bitbake: lib: Add support for Logging AdaptersJoshua Watt
2022-07-08bitbake: bitbake: cache: Use multiconfig aware cachesJoshua Watt
2022-07-08bitbake: bitbake: cooker: Split file collections per multiconfigJoshua Watt
2022-06-26bitbake: knotty: reduce keep-alive timeout from 5000s (83 minutes) to 10 minutesRoss Burton
2022-06-26bitbake: knotty: display active tasks when printing keepAlive() messageRoss Burton
2022-06-26bitbake: bin/bitbake-getvar: Add a new command to query a variable value (wit...Richard Purdie
2022-06-26bitbake: tinfoil/data_smart: Allow variable history emit() to function remotelyRichard Purdie
2022-04-16bitbake: server/process: Disable gc around critical sectionRichard Purdie
2022-04-05bitbake: fetch2: add check for empty SRC_URI hash stringScott Weaver
2022-03-28bitbake: tinfoil: Allow run_command not to wait on eventsRichard Purdie
2022-03-28bitbake: server/process: Note when commands complete in logsRichard Purdie
2022-02-23bitbake: tests/fetch: Handle upstream master -> main branch changeRichard Purdie
2022-01-25bitbake: hashserv: specify loop for asyncio in python < 3.6Jate Sujjavanich
2022-01-17bitbake: tests/fetch: Drop gnu urls from wget connectivity testRichard Purdie
2022-01-17bitbake: utils: Update to use exec_module() instead of load_module()Richard Purdie
2022-01-07bitbake: cooker/command: Add a dummy event for tinfoil testingRichard Purdie
2021-12-05bitbake: bblayers/action: When adding layers, catch BBHandledExceptionRichard Purdie
2021-12-05bitbake: cooker: Ensure reparsing is handled correctlyRichard Purdie
2021-12-02bitbake: process/knotty: Improve early exception handlingRichard Purdie
2021-12-02bitbake: tinfoil: When sending commands we need to process eventsRichard Purdie
2021-12-02bitbake: command: Ensure exceptions inheriting from BBHandledException are vi...Richard Purdie
2021-11-11bitbake: fetch/wget: Add timeout for checkstatus calls (30s)Richard Purdie
2021-11-09bitbake: tests/fetch: Update pcre.org address after github changesRichard Purdie
2021-11-08bitbake: tests/fetch: Update github urlsRichard Purdie
2021-11-08bitbake: tests/fetch2: Fix quoting warningRichard Purdie
2021-11-03bitbake: fetch/git: Handle github dropping git:// supportRichard Purdie
2021-10-23bitbake: fetch2/git: Use os.rename instead of mvRichard Purdie
2021-10-23bitbake: fetch2/git: Avoid races over mirror tarball creationRichard Purdie
2021-10-23bitbake: hashserv: let asyncio discover the running loopJustin Bronder
2021-10-23bitbake: bitbake: correct deprecation warning in process.pyAlexander Kanavin
2021-10-23bitbake: bitbake: adjust parser error check for python 3.10 compatibilityAlexander Kanavin
2021-10-23bitbake: bitbake: do not import imp in layerindexlibAlexander Kanavin
2021-10-23bitbake: bitbake: fix regexp deprecation warningsAlexander Kanavin
2021-10-23bitbake: bitbake: correct the collections vs collections.abc deprecationAlexander Kanavin
2021-10-23bitbake: compat.py: remove file since it no longer actually implements anythingChris Laplante
2021-10-19bitbake: test/fetch: Update urls to match upstream branch name changesRichard Purdie
2021-10-02bitbake: build/msg: Cleanup verbose option handlingRichard Purdie
2021-10-02bitbake: cookerdata: Show a readable error for invalid multiconfig nameRichard Purdie
2021-10-02bitbake: bitbake-worker: Improve error handlingRichard Purdie
2021-10-02bitbake: cookerdata: Show error for no BBLAYERS in bblayers.confRichard Purdie
2021-10-02bitbake: cookerdata: Improve missing core layer error messageRichard Purdie