summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: knotty: reduce keep-alive timeout from 5000s (83 minutes) to 10 minutesRoss Burton2022-04-301-3/+4
* bitbake: knotty: display active tasks when printing keepAlive() messageRoss Burton2022-04-301-1/+3
* bitbake: server/process: Disable gc around critical sectionRichard Purdie2022-04-161-0/+3
* bitbake: toaster: fixtures replace gatesgarthTim Orling2022-04-052-23/+85
* bitbake: toaster: Fix IMAGE_INSTALL issues with _append vs :appendRichard Purdie2022-04-053-10/+10
* bitbake: server/xmlrpcserver: Add missing xmlrpcclient importRichard Purdie2022-04-051-0/+1
* bitbake: build: Tweak exception handling for setscene tasksRichard Purdie2022-03-241-5/+9
* bitbake: fetch2: ssh: username and password are optionalDaniel Wagenknecht2022-03-141-1/+1
* bitbake: utils: Ensure shell function failure in python logging is correctRichard Purdie2022-03-141-1/+1
* bitbake: cooker: Improve parsing failure from handled exception usabilityRichard Purdie2022-03-141-1/+3
* bitbake: data_smart: Fix overrides file/line message additionsRichard Purdie2022-03-141-4/+4
* bitbake: contrib: Fix hash server Dockerfile dependenciesDaniel Gomez2022-03-141-1/+5
* bitbake: tests/fetch: Handle upstream master -> main branch changeRichard Purdie2022-02-231-1/+1
* bitbake: utils: Update to use exec_module() instead of load_module()Richard Purdie2022-01-111-2/+5
* bitbake: tests/fetch: Drop gnu urls from wget connectivity testRichard Purdie2022-01-051-3/+0
* bitbake: fetch: npm: Use temporary file for empty user configStefan Herbrechtsmeier2022-01-051-9/+5
* bitbake: fetch: npm: Quote destdir in run chmod commandStefan Herbrechtsmeier2022-01-051-1/+1
* bitbake: process: Do not mix stderr with stdoutAnton Mikanovich2022-01-051-1/+1
* bitbake: lib/pyinotify.py: Remove deprecated module asyncoreRobert Yang2021-12-141-30/+0
* bitbake: data_smart.py: Skip old override syntax checking for anonymous funct...Robert Yang2021-12-121-1/+1
* bitbake: fetch2: Fix url remap issue and add testcaseRichard Purdie2021-11-242-1/+2
* bitbake: utils: Handle lockfile filenames that are too long for filesystemsRichard Purdie2021-11-241-1/+5
* bitbake: cooker: Fix task-depends.dot for multiconfig targetsRichard Purdie2021-11-211-1/+3
* bitbake: cooker: Handle parsing results queue raceRichard Purdie2021-11-211-5/+9
* bitbake: cooker: Remove debug code, oops :(Richard Purdie2021-11-211-1/+0
* bitbake: cooker: Handle parse threads disappearing to avoid hangsRichard Purdie2021-11-211-1/+10
* bitbake: runqueue: Fix runall option handlingRichard Purdie2021-11-121-0/+1
* bitbake: runqueue: Fix runall option task deletion ordering issueRichard Purdie2021-11-121-19/+16
* bitbake: tests/fetch: Update pcre.org address after github changesRichard Purdie2021-11-121-1/+1
* bitbake: cooker: check if upstream hash equivalence server is availableJose Quaresma2021-11-121-1/+11
* bitbake: fetch: Handle mirror user/password replacements correctlyRichard Purdie2021-11-122-0/+8
* bitbake: tests/fetch: Update github urlsRichard Purdie2021-11-121-13/+13
* bitbake: fetch/wget: Add timeout for checkstatus calls (30s)Richard Purdie2021-11-111-1/+1
* bitbake: Revert "parse/ast: Show errors for append/prepend/remove operators c...Richard Purdie2021-11-081-4/+0
* bitbake: parse/ast: Show errors for append/prepend/remove operators combined ...Richard Purdie2021-11-081-0/+4
* bitbake: fetch2: fix downloadfilename issue with premirrorChen Qi2021-11-031-3/+7
* bitbake: tests/fetch.py: add test case to ensure downloadfilename is used for...Chen Qi2021-11-031-0/+8
* bitbake: tests/fetch.py: fix premirror test casesChen Qi2021-11-031-4/+4
* bitbake: fetch/git: Handle github dropping git:// supportRichard Purdie2021-11-031-0/+4
* bitbake: bitbake-worker: Add debug when unpickle failsRichard Purdie2021-10-261-1/+5
* bitbake: tests/runqueue: Ensure hashserv exits before deleting filesRichard Purdie2021-10-261-1/+1
* bitbake: fetch2/perforce: Fix typoRichard Purdie2021-10-261-1/+1
* bitbake: test/fetch: Update urls to match upstream branch name changesRichard Purdie2021-10-201-3/+3
* bitbake: bitbake: Bump to version 1.52.0Richard Purdie2021-10-112-2/+2
* bitbake: hashserv: Improve behaviour for better determinism/sstate reuseRichard Purdie2021-10-112-8/+7
* bitbake: hashserv: Fix diverging report race conditionJoshua Watt2021-10-114-153/+314
* bitbake: hashserv: Add tests for diverging reportsJoshua Watt2021-10-111-0/+53
* bitbake: async: Close sync client event loopJoshua Watt2021-10-112-2/+8
* bitbake: bitbake: replace http with https for URLsJon Mason2021-10-0815-54/+54
* bitbake: bitbake:toaster:test: Update SSTATE URLJon Mason2021-10-081-1/+1