summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-02-06bb/utils: include SSL certificate paths in export_proxiesyocto-3.1.232020-04.23-dunfell1.46.23Ross Burton
2022-11-15utils: Fix lockfile path length issuesyocto-3.1.22yocto-3.1.212020-04.22-dunfell2020-04.21-dunfell1.46.221.46.21Richard Purdie
2022-11-15utils: Handle lockfile filenames that are too long for filesystemsRichard Purdie
2022-10-27tests/fetch: Allow handling of a file:// url within a submoduleRichard Purdie
2022-09-02utils: Pass lock argument in fileslockedyocto-3.1.202020-04.20-dunfell1.46.20Joshua Watt
2022-08-24runqueue: Change pressure file warning to a noteRichard Purdie
2022-08-23bitbake: runqueue: add memory pressure regulationAryaman Gupta
2022-08-23bitbake: runqueue: add cpu/io pressure regulationAryaman Gupta
2022-08-11fetch2/wget: Update user-agentyocto-3.1.192020-04.19-dunfell1.46.19Christophe Priouzeau
2022-07-08fetch/wget: Move files into place atomicallyyocto-3.1.182020-04.18-dunfell1.46.18Richard Purdie
2022-07-05fetch/git: Fix usehead for non-default namesJoey Degges
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 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