summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake-user-manual: npm fetcher: improve description of SRC_URI formatMichael Opdenacker2022-09-161-2/+2
* bitbake: bb/utils: movefile: use the logger for printingJose Quaresma2022-09-161-6/+6
* bitbake: bb/utils: remove: check the path again the expand python globJose Quaresma2022-09-161-2/+2
* bitbake: bitbake: bitbake-user-manual: hashserv can be accessed on a dedicate...Jose Quaresma2022-09-161-1/+1
* bitbake: fetch2: Ensure directory exists before creating symlinkRichard Purdie2022-09-161-0/+2
* bitbake: ConfHandler/BBHandler: Improve comment error messages and add testsRichard Purdie2022-09-163-4/+32
* bitbake: fetch2: gitsm: fix incorrect handling of git submodule relative urlsGennaro Iorio2022-09-161-1/+1
* bitbake: doc: bitbake-user-manual: document npm and npmsw fetchersMichael Opdenacker2022-09-161-2/+74
* bitbake: doc: bitbake-user-manual: add explicit target for crates fetcherMichael Opdenacker2022-09-161-0/+2
* bitbake: bitbake-user-manual: Correct description of the ??= operatorJacob Kroon2022-09-161-16/+39
* bitbake: ConfHandler: Remove lingering closeOla x Nilsson2022-09-161-2/+0
* bitbake: event.py: ignore exceptions from stdout and sterr operations in atexitMikko Rapeli2022-09-161-2/+8
* bitbake: cooker: Drop sre_constants usageRichard Purdie2022-09-161-3/+2
* bitbake: runqueue: Fix unihash cache mismatch issuesRichard Purdie2022-09-161-0/+3
* bitbake: toaster: fix kirkstone versionOtavio Salvador2022-09-071-1/+1
* bitbake: utils: Pass lock argument in fileslockedJoshua Watt2022-09-021-2/+4
* bitbake: runqueue: Change pressure file warning to a noteRichard Purdie2022-08-241-1/+1
* bitbake: bitbake: runqueue: add memory pressure regulationAryaman Gupta2022-08-231-5/+22
* bitbake: bitbake: runqueue: add cpu/io pressure regulationAryaman Gupta2022-08-231-0/+65
* bitbake: server/process: Fix logging issues where only the first message was ...Richard Purdie2022-06-261-2/+5
* bitbake: build: Add clean_stamp API function to allow removal of task stampsRichard Purdie2022-05-251-5/+9
* bitbake: data: Do not depend on vardepvalueexclude flagTomasz Dziendzielski2022-05-251-0/+2
* bitbake: fetch2/osc: Small fixes for osc fetcherGunjan Gupta2022-05-251-6/+10
* bitbake: fetch/git : Use cat as pagerRichard Purdie2022-05-121-1/+1
* bitbake: cache: correctly handle file names containing colonsRoland Hieber2022-05-121-1/+1
* bitbake: runqueue: Fix sig file location when using multiconfigRichard Purdie2022-05-121-1/+1
* bitbake: fetch2/ssh.py: decode path back for sshRobert Yang2022-05-121-2/+4
* bitbake: fetch2/osc: Add missing parameterRichard Purdie2022-05-121-1/+1
* bitbake: buildinfohelper: Drop unused variablesRichard Purdie2022-05-121-2/+2
* bitbake: runqueue: Drop pointless variable assignmentRichard Purdie2022-05-121-1/+0
* bitbake: persist_data: Use a valid exception for missing implementationRichard Purdie2022-05-121-1/+1
* bitbake: ui/knotty: Drop pointless pass statementRichard Purdie2022-05-121-1/+0
* bitbake: siggen: Drop pointless break statementRichard Purdie2022-05-121-1/+0
* bitbake: fetch2/crate: Drop unused importRichard Purdie2022-05-121-1/+0
* bitbake: buildinfohelper: Drop unused functionRichard Purdie2022-05-121-21/+0
* bitbake: msg: Drop unused local variableRichard Purdie2022-05-121-1/+0
* bitbake: cooker: Drop unused loopRichard Purdie2022-05-121-13/+12
* bitbake: ui/buildinfohelper: Drop unused importRichard Purdie2022-05-121-1/+1
* bitbake: server/process: Drop unused importRichard Purdie2022-05-121-1/+0
* bitbake: tests/parse: Fix one test overwriting anotherRichard Purdie2022-05-121-1/+1
* bitbake: providers: use local variable for packages_dynamic patternMatt Madison2022-05-121-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