summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* 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
* bitbake: bitbake-diffsigs: Make PEP8 compliantMarius Kriegerowski2022-04-211-22/+27
* bitbake: fetch2/git: Simplify the validation of SHA-1 revisionsPeter Kjellerstedt2022-04-191-6/+8
* bitbake: providers: use local variable for packages_dynamic patternMatt Madison2022-04-191-3/+3
* bitbake: fetch2/crate: fix logger.debug lineRicardo Salveti2022-04-151-1/+1
* bitbake: pyinotify.py: Simplify identification of which event has occurredPeter Kjellerstedt2022-04-141-8/+7
* bitbake: bitbake-diffsigs: make finding of changed signatures more robustSchmidt, Adriaan2022-04-141-5/+5
* bitbake: ast: Improve function flags handling for EXPORT_FUNCTIONSRichard Purdie2022-04-141-1/+1
* bitbake: fetch2: Add GIT_SSH_COMMAND to the list of exportsPavel Zhukov2022-04-141-0/+1
* bitbake: fetch2/git: canonicalize ids in generated tarballsOlaf Mandel2022-04-142-3/+5
* bitbake: checksum: Allow spaces in URI filenamesRichard Purdie2022-04-141-1/+9
* bitbake: knotty.py: Show elapsed time also for tasks with progress barsPeter Kjellerstedt2022-04-051-11/+11
* bitbake: data: Fix accidentally added parameterRichard Purdie2022-04-041-1/+1
* bitbake: pyinotify: Handle potential latent bugRichard Purdie2022-04-031-0/+11
* bitbake: cooker: Reset and rebuild inotify watchesRichard Purdie2022-04-031-25/+29
* bitbake: server/process: Disable gc around critical sectionRichard Purdie2022-04-031-0/+3