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