summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-04-16server/process: Disable gc around critical sectionyocto-3.1.17yocto-3.1.162020-04.17-dunfell2020-04.16-dunfell1.46.171.46.16Richard Purdie
2022-04-05fetch2: add check for empty SRC_URI hash stringScott Weaver
2022-03-28tinfoil: Allow run_command not to wait on eventsRichard Purdie
2022-03-28server/process: Note when commands complete in logsRichard Purdie
2022-02-23tests/fetch: Handle upstream master -> main branch changeyocto-3.1.152020-04.15-dunfell1.46.15Richard Purdie
2022-01-21hashserv: specify loop for asyncio in python < 3.6yocto-3.1.142020-04.14-dunfell1.46.14Jate Sujjavanich
2022-01-17tests/fetch: Drop gnu urls from wget connectivity testRichard Purdie
2022-01-17utils: Update to use exec_module() instead of load_module()Richard Purdie
2022-01-07cooker/command: Add a dummy event for tinfoil testingRichard Purdie
2021-12-05bblayers/action: When adding layers, catch BBHandledExceptionyocto-3.1.132020-04.13-dunfell1.46.13Richard Purdie
2021-12-05cooker: Ensure reparsing is handled correctlyRichard Purdie
2021-11-22process/knotty: Improve early exception handlingRichard Purdie
2021-11-22tinfoil: When sending commands we need to process eventsRichard Purdie
2021-11-22command: Ensure exceptions inheriting from BBHandledException are visibleRichard Purdie
2021-11-11fetch/wget: Add timeout for checkstatus calls (30s)yocto-3.1.122020-04.12-dunfell1.46.12Richard Purdie
2021-11-09tests/fetch: Update pcre.org address after github changesRichard Purdie
2021-11-08tests/fetch: Update github urlsRichard Purdie
2021-11-08tests/fetch2: Fix quoting warningRichard Purdie
2021-11-03fetch/git: Handle github dropping git:// supportRichard Purdie
2021-10-23fetch2/git: Use os.rename instead of mvRichard Purdie
2021-10-23fetch2/git: Avoid races over mirror tarball creationRichard Purdie
2021-10-23hashserv: let asyncio discover the running loopJustin Bronder
2021-10-23bitbake: correct deprecation warning in process.pyAlexander Kanavin
2021-10-23bitbake: adjust parser error check for python 3.10 compatibilityAlexander Kanavin
2021-10-23bitbake: do not import imp in layerindexlibAlexander Kanavin
2021-10-23bitbake: fix regexp deprecation warningsAlexander Kanavin
2021-10-23bitbake: correct the collections vs collections.abc deprecationAlexander Kanavin
2021-10-23compat.py: remove file since it no longer actually implements anythingChris Laplante
2021-10-19test/fetch: Update urls to match upstream branch name changesRichard Purdie
2021-09-30build/msg: Cleanup verbose option handlingRichard Purdie
2021-09-24cookerdata: Show a readable error for invalid multiconfig nameRichard Purdie
2021-09-24bitbake-worker: Improve error handlingRichard Purdie
2021-09-24cookerdata: Show error for no BBLAYERS in bblayers.confRichard Purdie
2021-09-24cookerdata: Improve missing core layer error messageRichard Purdie
2021-09-24data_smart: Improve error display for handled exceptionsRichard Purdie
2021-09-24build: Catch and error upon circular task referencesRichard Purdie
2021-09-24build: Avoid duplicating logs in verbose modeRichard Purdie
2021-09-24process: Don't include logs in error message if piping themRichard Purdie
2021-09-24build: Handle SystemExit in python tasks correctlyRichard Purdie
2021-09-24build: Match markup to real function nameRichard Purdie
2021-09-24bitbake: bitbake-layers: add skip reason to outputMarco Felsch
2021-09-24ui/taskexp: Fix to work with empty build directoriesRichard Purdie
2021-09-24ui/taskexp: Improve startup exception handlingRichard Purdie
2021-09-24server: Fix early parsing errors preventing zombie bitbakeJoshua Watt
2021-09-22tests/fetch2: Use our own git server for dtc test repoRichard Purdie
2021-08-02providers: replace newly added logger.warn() with logger.warning()yocto-3.1.112020-04.11-dunfell1.46.11Denys Dmytriyenko
2021-07-30data_smart: Allow colon in variable expansion regexRichard Purdie
2021-07-30data_smart/parse: Allow ':' characters in variable/function namesRichard Purdie
2021-07-30BBHandler: Don't classify shell functions that names start with "python*" as ...Tomasz Dziendzielski
2021-06-19cooker: Avoid parser deadlocksyocto-3.1.9yocto-3.1.102020-04.9-dunfell2020-04.10-dunfell1.46.91.46.10Richard Purdie