summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* 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
* bitbake: bitbake-worker: Handle pseudo shutdown in Ctrl+C caseRichard Purdie2021-10-081-4/+6
* bitbake: knotty/uihelper: Show setscene task progress in summary outputRichard Purdie2021-10-082-4/+6
* bitbake: fetch2: npmsw: Add support for local tarball and link sourcesStefan Herbrechtsmeier2021-10-081-3/+20
* bitbake: fetch2: npm: Create config npmrc in environment instantiationStefan Herbrechtsmeier2021-10-081-15/+27
* bitbake: fetch2: npm: Support npm archives with missing search directory modeStefan Herbrechtsmeier2021-10-081-0/+2
* bitbake: fetch2/gitsm: remove the 'nugget' SRCREV cachingRoss Burton2021-10-081-18/+0
* bitbake: fetch2: clarify the command-no-found error messageRoss Burton2021-10-081-1/+1
* bitbake: tests/fetch: prefix the FetcherTest temporary directoryRoss Burton2021-10-081-1/+1
* bitbake: tests/utils: mark a regex as a raw stringRoss Burton2021-10-081-1/+1
* bitbake: data: Ensure functions are defined in a deterministic orderRichard Purdie2021-10-031-1/+1
* bitbake: cooker/command: Add a dummy event for tinfoil testingRichard Purdie2021-09-262-0/+15
* bitbake: siggen: Fix sorting in diff outputRichard Purdie2021-09-261-7/+7
* bitbake: bitbake-worker: Allow shutdown/database flush of pseudo server at ta...Richard Purdie2021-09-261-1/+9
* bitbake: build: Fix log flushing raceRichard Purdie2021-09-231-38/+38
* bitbake: build: Make exception printing clearerRichard Purdie2021-09-231-1/+1
* bitbake: build: Ensure python stdout/stderr is logged correctlyRichard Purdie2021-09-231-0/+4
* bitbake: tests/fetch2: Use our own git server for dtc test repoRichard Purdie2021-09-221-1/+1
* bitbake: fetch2/svn: Allow peg-revision functionality to be disabledRichard Purdie2021-09-211-2/+8
* bitbake: data_smart: Don't add None to ExpansionError varlistRichard Purdie2021-09-211-2/+3
* bitbake: tests/fetch2: Fix quoting warningRichard Purdie2021-09-211-6/+6
* bitbake: fetch2/git: Use os.rename instead of mvRichard Purdie2021-09-211-4/+4
* bitbake: cookerdata: Show a readable error for invalid multiconfig nameRichard Purdie2021-09-191-0/+2
* bitbake: bitbake: enable python warnings at the first opportunityAlexander Kanavin2021-09-1912-0/+21
* bitbake: fetch2/s3: allow to switch profile from environment variableValentin Danaila2021-09-171-0/+1
* bitbake: bitbake: correct deprecation warning in process.pyAlexander Kanavin2021-09-171-1/+1
* bitbake: bitbake: adjust parser error check for python 3.10 compatibilityAlexander Kanavin2021-09-171-1/+1
* bitbake: bitbake: do not import imp in layerindexlibAlexander Kanavin2021-09-171-1/+0
* bitbake: bitbake: fix regexp deprecation warningsAlexander Kanavin2021-09-171-3/+3
* bitbake: bitbake: correct the collections vs collections.abc deprecationAlexander Kanavin2021-09-173-4/+6
* bitbake: bitbake: drop old rules for python warningsAlexander Kanavin2021-09-171-7/+0
* bitbake: fetch2/git: Avoid races over mirror tarball creationRichard Purdie2021-09-171-2/+19
* bitbake: runqueue/knotty: Improve UI handling of setscene task countingRichard Purdie2021-09-173-5/+20
* bitbake: bitbake-worker: Improve error handlingRichard Purdie2021-09-161-3/+5
* bitbake: fetch2/wget: Enable ftpsDaniel Ammann2021-09-161-1/+1
* bitbake: bitbake.conf: fix vars_from_file() callMartin Jansa2021-09-143-5/+5
* bitbake: cooker: Allow upstream for local hash equivalence serverJoshua Watt2021-09-111-1/+6
* bitbake: runqueue: Clean up task stats handlingRichard Purdie2021-09-112-16/+8
* bitbake: cookerdata: Show error for no BBLAYERS in bblayers.confRichard Purdie2021-09-111-0/+3
* bitbake: cookerdata: Improve missing core layer error messageRichard Purdie2021-09-111-0/+2
* bitbake: fetch2: Add recursion guardRichard Purdie2021-09-111-0/+7
* bitbake: data_smart: Improve error display for handled exceptionsRichard Purdie2021-09-111-0/+2
* bitbake: build: Catch and error upon circular task referencesRichard Purdie2021-09-111-0/+2
* bitbake: data_smart: Make ExpansionErrors more readableRichard Purdie2021-09-111-2/+9