aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2021-11-26fetch2: Add striplevel support to unpackStefan Herbrechtsmeier
2021-11-26fetch2: Unify tar command in unpackStefan Herbrechtsmeier
2021-11-26data_smart.py: Skip old override syntax checking for anonymous functionsRobert Yang
2021-11-19fetch2: Fix url remap issue and add testcaseRichard Purdie
2021-11-19utils: Handle lockfile filenames that are too long for filesystemsRichard Purdie
2021-11-13cache/ConfHandler: Drop TOPDIR/chdir manipulationsRichard Purdie
2021-11-13cookerdata: Set TOPDIR explicitly and fix broken findTopdir()Richard Purdie
2021-11-13tests/runqueue: Set TOPDIR in testRichard Purdie
2021-11-12cooker: Fix task-depends.dot for multiconfig targetsRichard Purdie
2021-11-11fetch: Add README on fetcher design constraintsRichard Purdie
2021-11-11lib/pyinotify.py: Remove deprecated module asyncoreRobert Yang
2021-11-10cooker: Handle parsing results queue raceRichard Purdie
2021-11-10fetch/wget: Add timeout for checkstatus calls (30s)Richard Purdie
2021-11-10parse/ast: Show warnings for append/prepend/remove operators combined with +=/.=Richard Purdie
2021-11-10cooker: Remove debug code, oops :(Richard Purdie
2021-11-08runqueue: Fix runall option handlingRichard Purdie
2021-11-08fetch2/checksum/siggen: Fix taskhashes not tracking file directoriesRichard Purdie
2021-11-08cooker: Handle parse threads disappearing to avoid hangsRichard Purdie
2021-11-07tests/fetch: Update pcre.org address after github changesRichard Purdie
2021-11-05cooker: check if upstream hash equivalence server is availableJose Quaresma
2021-11-05runqueue: Fix runall option task deletion ordering issueRichard Purdie
2021-11-03tests/fetch: Add test for url parameter rewritingRichard Purdie
2021-11-03fetch: Handle mirror user/password replacements correctlyRichard Purdie
2021-11-03lib/bb: Fix string concatination potential performance issuesRichard Purdie
2021-11-03daemonize: Avoid unclosed file warningRichard Purdie
2021-11-03lib/bb: Clean up use of len()Richard Purdie
2021-11-03fetch/git: Show warning for invalid github urlsRichard Purdie
2021-11-03fetch/git: Handle github dropping git:// supportRichard Purdie
2021-11-03tests/fetch: Update github urlsRichard Purdie
2021-11-03fetch2/git: Add a warning asking users to set a branch in git urlsRichard Purdie
2021-11-03fetch2/git: Allow git fetcher to support subdir paramRichard Purdie
2021-11-01fetch2: npmsw: Add support for github prefix in npm shrinkwrap versionStefan Herbrechtsmeier
2021-11-01fetch2: npmsw: Add support for duplicate dependencies without urlStefan Herbrechtsmeier
2021-11-01fetch2: fix downloadfilename issue with premirrorChen Qi
2021-11-01tests/fetch.py: add test case to ensure downloadfilename is used for premirrorChen Qi
2021-11-01tests/fetch.py: fix premirror test casesChen Qi
2021-10-27tests/runqueue: Drop python version test decoratorsRichard Purdie
2021-10-26bitbake: Bump to post release verion 1.53.0Richard Purdie
2021-10-26fetch2/perforce: Fix typoRichard Purdie
2021-10-17test/fetch: Update urls to match upstream branch name changesRichard Purdie
2021-10-16siggen: Fix type conversion issuesRichard Purdie
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