summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2022-04-16bitbake: server/process: Disable gc around critical sectionyocto-3.3.6hardknott-3.3.6Richard Purdie
2022-04-05bitbake: toaster: fixtures: gatesgarth -> hardknottTim Orling
2022-04-05bitbake: toaster: Fix IMAGE_INSTALL issues with _append vs :appendRichard Purdie
2022-04-05bitbake: server/xmlrpcserver: Add missing xmlrpcclient importRichard Purdie
2022-02-23bitbake: tests/fetch: Handle upstream master -> main branch changeRichard Purdie
2022-01-25bitbake: utils: Update to use exec_module() instead of load_module()Richard Purdie
2022-01-07bitbake: tests/fetch: Drop gnu urls from wget connectivity testRichard Purdie
2022-01-07bitbake: process: Do not mix stderr with stdoutAnton Mikanovich
2021-12-05bitbake: utils: Handle lockfile filenames that are too long for filesystemsRichard Purdie
2021-11-24bitbake: cooker: Fix task-depends.dot for multiconfig targetsRichard Purdie
2021-11-24bitbake: cooker: Handle parsing results queue raceRichard Purdie
2021-11-24bitbake: cooker: Remove debug code, oops :(Richard Purdie
2021-11-24bitbake: cooker: Handle parse threads disappearing to avoid hangsRichard Purdie
2021-11-24bitbake: hashserv: let asyncio discover the running loopJustin Bronder
2021-11-24bitbake: bitbake: adjust parser error check for python 3.10 compatibilityAlexander Kanavin
2021-11-24bitbake: bitbake: correct deprecation warning in process.pyAlexander Kanavin
2021-11-24bitbake: bitbake: correct the collections vs collections.abc deprecationAlexander Kanavin
2021-11-21bitbake: runqueue: Fix runall option handlingRichard Purdie
2021-11-21bitbake: runqueue: Fix runall option task deletion ordering issueRichard Purdie
2021-11-21bitbake: tests/fetch: Update pcre.org address after github changesRichard Purdie
2021-11-21bitbake: cooker: check if upstream hash equivalence server is availableJose Quaresma
2021-11-21bitbake: fetch: Handle mirror user/password replacements correctlyRichard Purdie
2021-11-21bitbake: tests/fetch: Update github urlsRichard Purdie
2021-11-21bitbake: fetch2/perforce: Fix typoRichard Purdie
2021-11-21bitbake: bitbake:toaster:test: Update SSTATE URLJon Mason
2021-11-11bitbake: fetch/wget: Add timeout for checkstatus calls (30s)Richard Purdie
2021-11-03bitbake: fetch/git: Handle github dropping git:// supportRichard Purdie
2021-10-25bitbake: fetch2: clarify the command-no-found error messageRoss Burton
2021-10-25bitbake: build: Make exception printing clearerRichard Purdie
2021-10-25bitbake: bitbake-worker: Handle pseudo shutdown in Ctrl+C caseRichard Purdie
2021-10-25bitbake: build: Ensure python stdout/stderr is logged correctlyRichard Purdie
2021-10-25bitbake: bitbake-worker: Allow shutdown/database flush of pseudo server at ta...Richard Purdie
2021-10-25bitbake: npmsw: Avoid race condition with multiple npm fetchersCaner Altinbasak
2021-10-25bitbake: tests/runqueue: Ensure hashserv exits before deleting filesRichard Purdie
2021-10-25bitbake: fetch2/git: Use os.rename instead of mvRichard Purdie
2021-10-25bitbake: fetch2/git: Avoid races over mirror tarball creationRichard Purdie
2021-10-19bitbake: test/fetch: Update urls to match upstream branch name changesRichard Purdie
2021-10-02bitbake: build: Handle SystemExit in python tasks correctlyRichard Purdie
2021-10-02bitbake: build: Avoid duplicating logs in verbose modeRichard Purdie
2021-10-02bitbake: process: Don't include logs in error message if piping themRichard Purdie
2021-09-24bitbake: runqueue/knotty: Improve UI handling of setscene task countingRichard Purdie
2021-09-24bitbake: cookerdata: Show a readable error for invalid multiconfig nameRichard Purdie
2021-09-24bitbake: bitbake-worker: Improve error handlingRichard Purdie
2021-09-24bitbake: cooker/process: Fix typos in exiting messageMartin Jansa
2021-09-24bitbake: runqueue: Clean up task stats handlingRichard Purdie
2021-09-24bitbake: data_smart: Improve error display for handled exceptionsRichard Purdie
2021-09-24bitbake: cookerdata: Improve missing core layer error messageRichard Purdie
2021-09-24bitbake: cookerdata: Show error for no BBLAYERS in bblayers.confRichard Purdie
2021-09-22bitbake: tests/fetch2: Use our own git server for dtc test repoRichard Purdie
2021-09-16bitbake: build: Catch and error upon circular task referencesRichard Purdie