aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-01-17utils: Update to use exec_module() instead of load_module()stable/1.50-nextRichard 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:// supportRichard 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
2021-09-16runqueue: Improve multiconfig deferred task issuesRichard Purdie
2021-09-16cooker: Allow upstream for local hash equivalence serverJoshua Watt
2021-09-16runqueue: Fix issues with multiconfig deferred task deadlock messagesRichard Purdie
2021-09-16runqueue: Avoid deadlock avoidance task graph corruptionRichard Purdie
2021-09-09server: Fix early parsing errors preventing zombie bitbakeJoshua Watt