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