summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: tests/fetch: Allow handling of a file:// url within a submoduleRichard Purdie2022-10-271-2/+2
* bitbake: asyncrpc/client: Fix unix domain socket chdir race issuesRichard Purdie2022-10-111-9/+13
* bitbake: gitsm: Error out if submodule refers to parent repoPavel Zhukov2022-10-111-0/+3
* bitbake: Fix npm to use https rather than httpNeil Horman2022-10-111-1/+1
* bitbake: bitbake: Add copyright headers where missingRichard Purdie2022-10-1128-0/+56
* bitbake: siggen: Fix insufficent entropy in sigtask file namesJoshua Watt2022-10-112-1/+22
* bitbake: runqueue: Drop deadlock breaking force failRichard Purdie2022-10-111-3/+0
* bitbake: runqueue: Improve deadlock warning messagesRichard Purdie2022-10-111-4/+6
* bitbake: runqueue: Ensure deferred tasks are sorted by multiconfigRichard Purdie2022-10-111-5/+8
* 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