aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-07-05fetch2/gitsm: remove the 'nugget' SRCREV cachinganujm/1.46Ross Burton
2022-07-05fetch2/gitsm: Make need_update() process submodulesPaul Barker
2022-07-05fetch2/gitsm: Mark srcrev as fetched once all submodules are processedPaul Barker
2022-06-16knotty: reduce keep-alive timeout from 5000s (83 minutes) to 10 minutesRoss Burton
2022-06-16knotty: display active tasks when printing keepAlive() messageRoss Burton
2022-06-16bin/bitbake-getvar: Add a new command to query a variable value (with history)Richard Purdie
2022-06-16tinfoil/data_smart: Allow variable history emit() to function remotelyRichard Purdie
2022-04-16server/process: Disable gc around critical sectionRichard 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 changeRichard Purdie
2022-01-21hashserv: specify loop for asyncio in python < 3.6Jate 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 BBHandledExceptionRichard 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)Richard 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