summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2022-04-30bitbake: knotty: reduce keep-alive timeout from 5000s (83 minutes) to 10 minutesRoss Burton
2022-04-30bitbake: knotty: display active tasks when printing keepAlive() messageRoss Burton
2022-04-16bitbake: server/process: Disable gc around critical sectionRichard Purdie
2022-04-05bitbake: toaster: fixtures replace gatesgarthTim 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-03-24bitbake: build: Tweak exception handling for setscene tasksRichard Purdie
2022-03-14bitbake: fetch2: ssh: username and password are optionalDaniel Wagenknecht
2022-03-14bitbake: utils: Ensure shell function failure in python logging is correctRichard Purdie
2022-03-14bitbake: cooker: Improve parsing failure from handled exception usabilityRichard Purdie
2022-03-14bitbake: data_smart: Fix overrides file/line message additionsRichard Purdie
2022-03-14bitbake: contrib: Fix hash server Dockerfile dependenciesDaniel Gomez
2022-02-23bitbake: tests/fetch: Handle upstream master -> main branch changeRichard Purdie
2022-01-11bitbake: utils: Update to use exec_module() instead of load_module()Richard Purdie
2022-01-05bitbake: tests/fetch: Drop gnu urls from wget connectivity testRichard Purdie
2022-01-05bitbake: fetch: npm: Use temporary file for empty user configStefan Herbrechtsmeier
2022-01-05bitbake: fetch: npm: Quote destdir in run chmod commandStefan Herbrechtsmeier
2022-01-05bitbake: process: Do not mix stderr with stdoutAnton Mikanovich
2021-12-14bitbake: lib/pyinotify.py: Remove deprecated module asyncoreRobert Yang
2021-12-12bitbake: data_smart.py: Skip old override syntax checking for anonymous funct...Robert Yang
2021-11-24bitbake: fetch2: Fix url remap issue and add testcaseRichard Purdie
2021-11-24bitbake: utils: Handle lockfile filenames that are too long for filesystemsRichard Purdie
2021-11-21bitbake: cooker: Fix task-depends.dot for multiconfig targetsRichard Purdie
2021-11-21bitbake: cooker: Handle parsing results queue raceRichard Purdie
2021-11-21bitbake: cooker: Remove debug code, oops :(Richard Purdie
2021-11-21bitbake: cooker: Handle parse threads disappearing to avoid hangsRichard Purdie
2021-11-12bitbake: runqueue: Fix runall option handlingRichard Purdie
2021-11-12bitbake: runqueue: Fix runall option task deletion ordering issueRichard Purdie
2021-11-12bitbake: tests/fetch: Update pcre.org address after github changesRichard Purdie
2021-11-12bitbake: cooker: check if upstream hash equivalence server is availableJose Quaresma
2021-11-12bitbake: fetch: Handle mirror user/password replacements correctlyRichard Purdie
2021-11-12bitbake: tests/fetch: Update github urlsRichard Purdie
2021-11-11bitbake: fetch/wget: Add timeout for checkstatus calls (30s)Richard Purdie
2021-11-08bitbake: Revert "parse/ast: Show errors for append/prepend/remove operators c...Richard Purdie
2021-11-08bitbake: parse/ast: Show errors for append/prepend/remove operators combined ...Richard Purdie
2021-11-03bitbake: fetch2: fix downloadfilename issue with premirrorChen Qi
2021-11-03bitbake: tests/fetch.py: add test case to ensure downloadfilename is used for...Chen Qi
2021-11-03bitbake: tests/fetch.py: fix premirror test casesChen Qi
2021-11-03bitbake: fetch/git: Handle github dropping git:// supportRichard Purdie
2021-10-26bitbake: bitbake-worker: Add debug when unpickle failsRichard Purdie
2021-10-26bitbake: tests/runqueue: Ensure hashserv exits before deleting filesRichard Purdie
2021-10-26bitbake: fetch2/perforce: Fix typoRichard Purdie
2021-10-20bitbake: test/fetch: Update urls to match upstream branch name changesRichard Purdie
2021-10-11bitbake: bitbake: Bump to version 1.52.0Richard Purdie
2021-10-11bitbake: hashserv: Improve behaviour for better determinism/sstate reuseRichard Purdie
2021-10-11bitbake: hashserv: Fix diverging report race conditionJoshua Watt
2021-10-11bitbake: hashserv: Add tests for diverging reportsJoshua Watt
2021-10-11bitbake: async: Close sync client event loopJoshua Watt
2021-10-08bitbake: bitbake: replace http with https for URLsJon Mason
2021-10-08bitbake: bitbake:toaster:test: Update SSTATE URLJon Mason