summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2021-10-12add ugly spewross/arghRoss Burton
2021-10-12cleanup netrcRoss Burton
2021-10-12knotty: show thread namesRoss Burton
2021-10-12codegen: ast fixRoss Burton
2021-10-11Add loggingRichard Purdie
2021-10-10bitbake: hashserv: Improve behaviour?Richard Purdie
2021-10-10bitbake: Revert "siggen: Work around unihash issues"Richard Purdie
2021-10-10bitbake: siggen: Work around unihash issuesRichard Purdie
2021-10-10bitbake: hashserv: Fix diverging report race conditionJoshua Watt
2021-10-10bitbake: hashserv: Add tests for diverging reportsJoshua Watt
2021-10-10bitbake: async: Close sync client event loopJoshua Watt
2021-10-10bitbake: Revert "bitbake-worker: Set BB_CURRENTTASK earlier"Richard Purdie
2021-10-10bitbake: bitbake-worker: Set BB_CURRENTTASK earlierRichard Purdie
2021-10-08bitbake: bitbake: replace http with https for URLsJon Mason
2021-10-08bitbake: bitbake:toaster:test: Update SSTATE URLJon Mason
2021-10-08bitbake: bitbake-worker: Handle pseudo shutdown in Ctrl+C caseRichard Purdie
2021-10-08bitbake: knotty/uihelper: Show setscene task progress in summary outputRichard Purdie
2021-10-08bitbake: fetch2: npmsw: Add support for local tarball and link sourcesStefan Herbrechtsmeier
2021-10-08bitbake: fetch2: npm: Create config npmrc in environment instantiationStefan Herbrechtsmeier
2021-10-08bitbake: fetch2: npm: Support npm archives with missing search directory modeStefan Herbrechtsmeier
2021-10-08bitbake: fetch2/gitsm: remove the 'nugget' SRCREV cachingRoss Burton
2021-10-08bitbake: fetch2: clarify the command-no-found error messageRoss Burton
2021-10-08bitbake: tests/fetch: prefix the FetcherTest temporary directoryRoss Burton
2021-10-08bitbake: tests/utils: mark a regex as a raw stringRoss Burton
2021-10-03bitbake: data: Ensure functions are defined in a deterministic orderRichard Purdie
2021-09-26bitbake: cooker/command: Add a dummy event for tinfoil testingRichard Purdie
2021-09-26bitbake: siggen: Fix sorting in diff outputRichard Purdie
2021-09-26bitbake: bitbake-worker: Allow shutdown/database flush of pseudo server at ta...Richard Purdie
2021-09-23bitbake: build: Fix log flushing raceRichard Purdie
2021-09-23bitbake: build: Make exception printing clearerRichard Purdie
2021-09-23bitbake: build: Ensure python stdout/stderr is logged correctlyRichard Purdie
2021-09-22bitbake: tests/fetch2: Use our own git server for dtc test repoRichard Purdie
2021-09-21bitbake: fetch2/svn: Allow peg-revision functionality to be disabledRichard Purdie
2021-09-21bitbake: data_smart: Don't add None to ExpansionError varlistRichard Purdie
2021-09-21bitbake: tests/fetch2: Fix quoting warningRichard Purdie
2021-09-21bitbake: fetch2/git: Use os.rename instead of mvRichard Purdie
2021-09-19bitbake: cookerdata: Show a readable error for invalid multiconfig nameRichard Purdie
2021-09-19bitbake: bitbake: enable python warnings at the first opportunityAlexander Kanavin
2021-09-17bitbake: fetch2/s3: allow to switch profile from environment variableValentin Danaila
2021-09-17bitbake: bitbake: correct deprecation warning in process.pyAlexander Kanavin
2021-09-17bitbake: bitbake: adjust parser error check for python 3.10 compatibilityAlexander Kanavin
2021-09-17bitbake: bitbake: do not import imp in layerindexlibAlexander Kanavin
2021-09-17bitbake: bitbake: fix regexp deprecation warningsAlexander Kanavin
2021-09-17bitbake: bitbake: correct the collections vs collections.abc deprecationAlexander Kanavin
2021-09-17bitbake: bitbake: drop old rules for python warningsAlexander Kanavin
2021-09-17bitbake: fetch2/git: Avoid races over mirror tarball creationRichard Purdie
2021-09-17bitbake: runqueue/knotty: Improve UI handling of setscene task countingRichard Purdie
2021-09-16bitbake: bitbake-worker: Improve error handlingRichard Purdie
2021-09-16bitbake: fetch2/wget: Enable ftpsDaniel Ammann
2021-09-14bitbake: bitbake.conf: fix vars_from_file() callMartin Jansa