summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-07-15fetch2: Ensure directory exists before creating symlinkRichard Purdie
2022-07-15fetch: bb.fatal when trying to checksum non-existing filesPaulo Neves
2022-07-08fetch2/git: show SRCREV and git repo in error message about fixed SRCREVMartin Jansa
2022-07-04ConfHandler/BBHandler: Improve comment error messages and add testsRichard Purdie
2022-07-01fetch2: gitsm: fix incorrect handling of git submodule relative urlsGennaro Iorio
2022-06-25server/process: Fix logging issues where only the first message was displayedRichard Purdie
2022-06-22doc: bitbake-user-manual: document npm and npmsw fetchersMichael Opdenacker
2022-06-22doc: bitbake-user-manual: add explicit target for crates fetcherMichael Opdenacker
2022-06-21bitbake-user-manual: Correct description of the ??= operatorJacob Kroon
2022-06-21ConfHandler: Remove lingering closeOla x Nilsson
2022-06-21tests/fetch: Add test for broken mirror tarballPavel Zhukov
2022-06-11event.py: ignore exceptions from stdout and sterr operations in atexitMikko Rapeli
2022-06-11tests/fetch: Add tests for premirror using real projectPavel Zhukov
2022-06-11tests/fetch: Drop unnecessary duplicated functionPavel Zhukov
2022-06-11cooker: Drop sre_constants usageRichard Purdie
2022-06-10server/process: Avoid tracebacks at exitRichard Purdie
2022-06-08server/process: Remove daemonic thread usageRichard Purdie
2022-06-08server/process: Avoid risk of exception deadlocksRichard Purdie
2022-06-08fetch/wget: Move files into place atomicallyRichard Purdie
2022-06-08Add tests to cover BB_FETCH_PREMIRRORONLY functionalityPavel Zhukov
2022-06-07fetch2: Honour BB_FETCH_PREMIRRORONLY optionPavel Zhukov
2022-06-02bitbake: Bump to version 2.0.1Richard Purdie
2022-06-02cache/siggen: Add unihash cache copy functionRichard Purdie
2022-06-02runqueue: Fix unihash cache mismatch issuesRichard Purdie
2022-05-22osc: fix DeprecationWarningMartin Jansa
2022-05-21fetch2/osc: Add support to query latest revisionGunjan Gupta
2022-05-16build: Add clean_stamp API function to allow removal of task stampsRichard Purdie
2022-05-16data: Do not depend on vardepvalueexclude flagTomasz Dziendzielski
2022-05-10fetch2/osc: Small fixes for osc fetcherGunjan Gupta
2022-05-10bitbake-diffsigs: break on first dependent task differenceSchmidt, Adriaan
2022-05-08fetch/git : Use cat as pagerRichard Purdie
2022-05-08cache: correctly handle file names containing colonsRoland Hieber
2022-05-05cookerdata: Change emphasis in error message to be clearer to usersRichard Purdie
2022-04-30runqueue: Fix sig file location when using multiconfigRichard Purdie
2022-04-27fetch2/ssh.py: decode path back for sshRobert Yang
2022-04-27fetch2/osc: Add missing parameterRichard Purdie
2022-04-21buildinfohelper: Drop unused variablesRichard Purdie
2022-04-21runqueue: Drop pointless variable assignmentRichard Purdie
2022-04-21persist_data: Use a valid exception for missing implementationRichard Purdie
2022-04-21ui/knotty: Drop pointless pass statementRichard Purdie
2022-04-21siggen: Drop pointless break statementRichard Purdie
2022-04-21fetch2/crate: Drop unused importRichard Purdie
2022-04-21buildinfohelper: Drop unused functionRichard Purdie
2022-04-21msg: Drop unused local variableRichard Purdie
2022-04-21cooker: Drop unused loopRichard Purdie
2022-04-21ui/buildinfohelper: Drop unused importRichard Purdie
2022-04-21server/process: Drop unused importRichard Purdie
2022-04-21tests/parse: Fix one test overwriting anotherRichard Purdie
2022-04-21bitbake-diffsigs: Make PEP8 compliantMarius Kriegerowski
2022-04-19fetch2/git: Simplify the validation of SHA-1 revisionsPeter Kjellerstedt