aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2021-10-16tests/runqueue: Ensure hashserv exits before deleting filesRichard Purdie
2021-10-14codegen: implement ast.NodeVisitor.visit_ConstantRoss Burton
2021-10-14fetch2: Do not attempt to verify donestamp if download is not completeCaner Altinbasak
2021-10-14npmsw: Avoid race condition with multiple npm fetchersCaner Altinbasak
2021-10-14siggen: Change file format of siginfo files to use zstd compressed jsonRichard Purdie
2021-10-14compress: Allow to operate on file descriptorRichard Purdie
2021-10-14bitbake-worker: Set BB_CURRENTTASK earlierRichard Purdie
2021-10-14fetch2: document checkstatus APIRoss Burton
2021-10-11bitbake: Bump to version 1.52.0yocto-3.42021-10-honister1.52.0Richard Purdie
2021-10-11hashserv: Improve behaviour for better determinism/sstate reuseRichard Purdie
2021-10-11hashserv: Fix diverging report race conditionJoshua Watt
2021-10-11hashserv: Add tests for diverging reportsJoshua Watt
2021-10-11async: Close sync client event loopJoshua Watt
2021-10-08bitbake: replace http with https for URLsJon Mason
2021-10-08bitbake:toaster:test: Update SSTATE URLJon Mason
2021-10-08knotty/uihelper: Show setscene task progress in summary outputRichard Purdie
2021-10-08fetch2: npmsw: Add support for local tarball and link sourcesStefan Herbrechtsmeier
2021-10-08fetch2: npm: Create config npmrc in environment instantiationStefan Herbrechtsmeier
2021-10-08fetch2: npm: Support npm archives with missing search directory modeStefan Herbrechtsmeier
2021-10-08fetch2/gitsm: remove the 'nugget' SRCREV cachingRoss Burton
2021-10-08fetch2: clarify the command-no-found error messageRoss Burton
2021-10-08tests/fetch: prefix the FetcherTest temporary directoryRoss Burton
2021-10-08tests/utils: mark a regex as a raw stringRoss Burton
2021-10-02data: Ensure functions are defined in a deterministic orderRichard Purdie
2021-09-26cooker/command: Add a dummy event for tinfoil testingRichard Purdie
2021-09-26siggen: Fix sorting in diff outputRichard Purdie
2021-09-23build: Fix log flushing raceRichard Purdie
2021-09-23build: Make exception printing clearerRichard Purdie
2021-09-23build: Ensure python stdout/stderr is logged correctlyRichard Purdie
2021-09-22tests/fetch2: Use our own git server for dtc test repoRichard Purdie
2021-09-20fetch2/svn: Allow peg-revision functionality to be disabledRichard Purdie
2021-09-20data_smart: Don't add None to ExpansionError varlistRichard Purdie
2021-09-19tests/fetch2: Fix quoting warningRichard Purdie
2021-09-19fetch2/git: Use os.rename instead of mvRichard Purdie
2021-09-18cookerdata: Show a readable error for invalid multiconfig nameRichard Purdie
2021-09-17fetch2/s3: allow to switch profile from environment variableValentin Danaila
2021-09-16bitbake: correct deprecation warning in process.pyAlexander Kanavin
2021-09-16bitbake: adjust parser error check for python 3.10 compatibilityAlexander Kanavin
2021-09-16bitbake: do not import imp in layerindexlibAlexander Kanavin
2021-09-16bitbake: fix regexp deprecation warningsAlexander Kanavin
2021-09-16bitbake: correct the collections vs collections.abc deprecationAlexander Kanavin
2021-09-16bitbake: drop old rules for python warningsAlexander Kanavin
2021-09-16fetch2/git: Avoid races over mirror tarball creationRichard Purdie
2021-09-16runqueue/knotty: Improve UI handling of setscene task countingRichard Purdie
2021-09-16fetch2/wget: Enable ftpsDaniel Ammann
2021-09-11cooker: Allow upstream for local hash equivalence serverJoshua Watt
2021-09-11runqueue: Clean up task stats handlingRichard Purdie
2021-09-11cookerdata: Show error for no BBLAYERS in bblayers.confRichard Purdie
2021-09-11cookerdata: Improve missing core layer error messageRichard Purdie
2021-09-11fetch2: Add recursion guardRichard Purdie