summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake: bitbake-user-manual: hashserv can be accessed on a dedicate...Jose Quaresma2022-07-191-1/+1
* bitbake: fetch2: Drop DL_DIR fallback for local file fetcherRichard Purdie2022-07-153-18/+8
* bitbake: fetch2: Ensure directory exists before creating symlinkRichard Purdie2022-07-151-0/+2
* bitbake: fetch: bb.fatal when trying to checksum non-existing filesPaulo Neves2022-07-152-1/+8
* bitbake: fetch2/git: show SRCREV and git repo in error message about fixed SR...Martin Jansa2022-07-081-1/+1
* bitbake: ConfHandler/BBHandler: Improve comment error messages and add testsRichard Purdie2022-07-043-4/+32
* bitbake: fetch2: gitsm: fix incorrect handling of git submodule relative urlsGennaro Iorio2022-07-011-1/+1
* bitbake: server/process: Fix logging issues where only the first message was ...Richard Purdie2022-06-251-2/+5
* bitbake: doc: bitbake-user-manual: document npm and npmsw fetchersMichael Opdenacker2022-06-221-2/+74
* bitbake: doc: bitbake-user-manual: add explicit target for crates fetcherMichael Opdenacker2022-06-221-0/+2
* bitbake: bitbake-user-manual: Correct description of the ??= operatorJacob Kroon2022-06-211-16/+39
* bitbake: ConfHandler: Remove lingering closeOla x Nilsson2022-06-211-2/+0
* bitbake: tests/fetch: Add test for broken mirror tarballPavel Zhukov2022-06-211-0/+25
* bitbake: event.py: ignore exceptions from stdout and sterr operations in atexitMikko Rapeli2022-06-111-2/+8
* bitbake: tests/fetch: Add tests for premirror using real projectPavel Zhukov2022-06-111-0/+39
* bitbake: tests/fetch: Drop unnecessary duplicated functionPavel Zhukov2022-06-111-9/+0
* bitbake: cooker: Drop sre_constants usageRichard Purdie2022-06-111-3/+2
* bitbake: server/process: Avoid tracebacks at exitRichard Purdie2022-06-101-1/+1
* bitbake: server/process: Remove daemonic thread usageRichard Purdie2022-06-081-5/+9
* bitbake: server/process: Avoid risk of exception deadlocksRichard Purdie2022-06-081-14/+9
* bitbake: fetch/wget: Move files into place atomicallyRichard Purdie2022-06-081-4/+7
* bitbake: Add tests to cover BB_FETCH_PREMIRRORONLY functionalityPavel Zhukov2022-06-081-0/+63
* bitbake: fetch2: Honour BB_FETCH_PREMIRRORONLY optionPavel Zhukov2022-06-081-4/+9
* bitbake: bitbake: Bump to version 2.0.1Richard Purdie2022-06-022-2/+2
* bitbake: cache/siggen: Add unihash cache copy functionRichard Purdie2022-06-022-0/+15
* bitbake: runqueue: Fix unihash cache mismatch issuesRichard Purdie2022-06-021-0/+3
* bitbake: osc: fix DeprecationWarningMartin Jansa2022-05-221-1/+1
* bitbake: fetch2/osc: Add support to query latest revisionGunjan Gupta2022-05-211-5/+29
* bitbake: build: Add clean_stamp API function to allow removal of task stampsRichard Purdie2022-05-161-5/+9
* bitbake: data: Do not depend on vardepvalueexclude flagTomasz Dziendzielski2022-05-161-0/+2
* bitbake: fetch2/osc: Small fixes for osc fetcherGunjan Gupta2022-05-101-6/+10
* bitbake: bitbake-diffsigs: break on first dependent task differenceSchmidt, Adriaan2022-05-101-0/+1
* bitbake: fetch/git : Use cat as pagerRichard Purdie2022-05-081-1/+1
* bitbake: cache: correctly handle file names containing colonsRoland Hieber2022-05-081-1/+1
* bitbake: cookerdata: Change emphasis in error message to be clearer to usersRichard Purdie2022-05-051-1/+1
* bitbake: runqueue: Fix sig file location when using multiconfigRichard Purdie2022-04-301-1/+1
* bitbake: fetch2/ssh.py: decode path back for sshRobert Yang2022-04-271-2/+4
* bitbake: fetch2/osc: Add missing parameterRichard Purdie2022-04-271-1/+1
* bitbake: buildinfohelper: Drop unused variablesRichard Purdie2022-04-211-2/+2
* bitbake: runqueue: Drop pointless variable assignmentRichard Purdie2022-04-211-1/+0
* bitbake: persist_data: Use a valid exception for missing implementationRichard Purdie2022-04-211-1/+1
* bitbake: ui/knotty: Drop pointless pass statementRichard Purdie2022-04-211-1/+0
* bitbake: siggen: Drop pointless break statementRichard Purdie2022-04-211-1/+0
* bitbake: fetch2/crate: Drop unused importRichard Purdie2022-04-211-1/+0
* bitbake: buildinfohelper: Drop unused functionRichard Purdie2022-04-211-21/+0
* bitbake: msg: Drop unused local variableRichard Purdie2022-04-211-1/+0
* bitbake: cooker: Drop unused loopRichard Purdie2022-04-211-13/+12
* bitbake: ui/buildinfohelper: Drop unused importRichard Purdie2022-04-211-1/+1
* bitbake: server/process: Drop unused importRichard Purdie2022-04-211-1/+0
* bitbake: tests/parse: Fix one test overwriting anotherRichard Purdie2022-04-211-1/+1