summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: runqueue: Fix runall option task deletion ordering issueRichard Purdie2021-11-211-19/+16
* bitbake: tests/fetch: Update pcre.org address after github changesRichard Purdie2021-11-211-1/+1
* bitbake: cooker: check if upstream hash equivalence server is availableJose Quaresma2021-11-211-1/+11
* bitbake: fetch: Handle mirror user/password replacements correctlyRichard Purdie2021-11-212-0/+8
* bitbake: tests/fetch: Update github urlsRichard Purdie2021-11-211-13/+13
* bitbake: fetch2/perforce: Fix typoRichard Purdie2021-11-211-1/+1
* bitbake: bitbake:toaster:test: Update SSTATE URLJon Mason2021-11-211-1/+1
* bitbake: fetch/wget: Add timeout for checkstatus calls (30s)Richard Purdie2021-11-111-1/+1
* bitbake: fetch/git: Handle github dropping git:// supportRichard Purdie2021-11-031-0/+4
* bitbake: fetch2: clarify the command-no-found error messageRoss Burton2021-10-251-1/+1
* bitbake: build: Make exception printing clearerRichard Purdie2021-10-251-1/+1
* bitbake: bitbake-worker: Handle pseudo shutdown in Ctrl+C caseRichard Purdie2021-10-251-4/+6
* bitbake: build: Ensure python stdout/stderr is logged correctlyRichard Purdie2021-10-251-0/+4
* bitbake: bitbake-worker: Allow shutdown/database flush of pseudo server at ta...Richard Purdie2021-10-251-1/+9
* bitbake: npmsw: Avoid race condition with multiple npm fetchersCaner Altinbasak2021-10-251-0/+4
* bitbake: tests/runqueue: Ensure hashserv exits before deleting filesRichard Purdie2021-10-251-1/+1
* bitbake: fetch2/git: Use os.rename instead of mvRichard Purdie2021-10-251-4/+4
* bitbake: fetch2/git: Avoid races over mirror tarball creationRichard Purdie2021-10-251-2/+19
* bitbake: test/fetch: Update urls to match upstream branch name changesRichard Purdie2021-10-191-3/+3
* bitbake: build: Handle SystemExit in python tasks correctlyRichard Purdie2021-10-021-1/+1
* bitbake: build: Avoid duplicating logs in verbose modeRichard Purdie2021-10-021-0/+4
* bitbake: process: Don't include logs in error message if piping themRichard Purdie2021-10-021-0/+3
* bitbake: runqueue/knotty: Improve UI handling of setscene task countingRichard Purdie2021-09-243-5/+20
* bitbake: cookerdata: Show a readable error for invalid multiconfig nameRichard Purdie2021-09-241-0/+2
* bitbake: bitbake-worker: Improve error handlingRichard Purdie2021-09-241-3/+5
* bitbake: cooker/process: Fix typos in exiting messageMartin Jansa2021-09-243-3/+3
* bitbake: runqueue: Clean up task stats handlingRichard Purdie2021-09-242-16/+8
* bitbake: data_smart: Improve error display for handled exceptionsRichard Purdie2021-09-241-0/+2
* bitbake: cookerdata: Improve missing core layer error messageRichard Purdie2021-09-241-0/+2
* bitbake: cookerdata: Show error for no BBLAYERS in bblayers.confRichard Purdie2021-09-241-0/+3
* bitbake: tests/fetch2: Use our own git server for dtc test repoRichard Purdie2021-09-221-1/+1
* bitbake: build: Catch and error upon circular task referencesRichard Purdie2021-09-161-0/+2
* bitbake: runqueue: Improve multiconfig deferred task issuesRichard Purdie2021-09-161-26/+32
* bitbake: cooker: Allow upstream for local hash equivalence serverJoshua Watt2021-09-161-1/+6
* bitbake: runqueue: Fix issues with multiconfig deferred task deadlock messagesRichard Purdie2021-09-161-0/+6
* bitbake: runqueue: Avoid deadlock avoidance task graph corruptionRichard Purdie2021-09-161-1/+2
* bitbake: server: Fix early parsing errors preventing zombie bitbakeJoshua Watt2021-09-091-1/+1
* bitbake: data_smart: Allow colon in variable expansion regexRichard Purdie2021-07-302-3/+3
* bitbake: data_smart/parse: Allow ':' characters in variable/function namesRichard Purdie2021-07-304-2/+16
* bitbake: fetch2: add check for empty SRC_URI hash stringScott Weaver2021-07-061-1/+4
* bitbake: fetch/svn: Fix parsing revision of SVN repos with redirectsHarald Brinkmann2021-07-061-1/+1
* bitbake: server/process: Handle error in heartbeat funciton in OOM caseRichard Purdie2021-05-201-1/+6
* bitbake: fetch2/wget: when checking latest versions, consider all numerical d...Alexander Kanavin2021-05-201-1/+1
* bitbake: runqueue: Handle deferred task rehashing in multiconfig buildsRichard Purdie2021-05-061-4/+10
* bitbake: runqueue: Fix multiconfig deferred task sstate validity caching issueRichard Purdie2021-05-061-4/+4
* bitbake: bitbake: tests/fetch: remove write protected files tooMikko Rapeli2021-04-271-1/+3
* bitbake: fetch/gitsm: Fix crash when using git LFS and submodulesNiels Avonds2021-04-271-1/+1
* bitbake: bitbake-server: ensure server timeout is a floatRoss Burton2021-04-272-2/+2
* bitbake: bitbake: tests/fetch: fix test execution without .gitconfigMikko Rapeli2021-04-271-1/+15
* bitbake: runqueue: Fix deferred task issuesRichard Purdie2021-04-271-0/+4