summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2023-08-04bitbake: bitbake-layers: initialize tinfoil before registering command line a...Alexander Kanavin
2023-07-12bitbake: runqueue: Fix deferred task/multiconfig race issueRichard Purdie
2023-04-26bitbake: bin/utils: Ensure locale en_US.UTF-8 is available on the systemFrank de Brabander
2023-04-11bitbake: fetch/git: Fix local clone url to make it work with repoRobert Yang
2023-03-14bitbake: cookerdata: Drop dubious exception handling codeRichard Purdie
2023-03-14bitbake: cookerdata: Improve early exception handlingRichard Purdie
2023-03-14bitbake: cookerdata: Remove incorrect SystemExit usageRichard Purdie
2023-03-14bitbake: utils: Allow to_boolean to support int valuesRichard Purdie
2023-02-23bitbake: fetch2/git: show SRCREV and git repo in error message about fixed SR...Martin Jansa
2023-02-17bitbake: bitbake-diffsigs: break on first dependent task differenceSchmidt, Adriaan
2023-02-17bitbake: bitbake-diffsigs: Make PEP8 compliantMarius Kriegerowski
2023-02-17bitbake: utils/ply: Update md5 to better report errors with hashlibMark Hatle
2023-02-17bitbake: siggen: Fix inefficient string concatenationEtienne Cordonnier
2023-02-04bitbake: fetch2/git: Clarify the meaning of namespaceMarek Vasut
2023-02-04bitbake: fetch2/git: Prevent git fetcher from fetching gitlab repository meta...Marek Vasut
2023-01-30bitbake: bb/utils: include SSL certificate paths in export_proxiesRoss Burton
2022-12-09bitbake: gitsm: Fix regression in gitsm submodule path parsingPavel Zhukov
2022-11-24bitbake: runqueue: Fix race issues around hash equivalence and sstate reuseRichard Purdie
2022-10-27bitbake: tests/fetch: Allow handling of a file:// url within a submoduleRichard Purdie
2022-10-11bitbake: asyncrpc/client: Fix unix domain socket chdir race issuesRichard Purdie
2022-10-11bitbake: gitsm: Error out if submodule refers to parent repoPavel Zhukov
2022-10-11bitbake: Fix npm to use https rather than httpNeil Horman
2022-10-11bitbake: bitbake: Add copyright headers where missingRichard Purdie
2022-10-11bitbake: siggen: Fix insufficent entropy in sigtask file namesJoshua Watt
2022-10-11bitbake: runqueue: Drop deadlock breaking force failRichard Purdie
2022-10-11bitbake: runqueue: Improve deadlock warning messagesRichard Purdie
2022-10-11bitbake: runqueue: Ensure deferred tasks are sorted by multiconfigRichard Purdie
2022-09-16bitbake: bitbake-user-manual: npm fetcher: improve description of SRC_URI formatMichael Opdenacker
2022-09-16bitbake: bb/utils: movefile: use the logger for printingJose Quaresma
2022-09-16bitbake: bb/utils: remove: check the path again the expand python globJose Quaresma
2022-09-16bitbake: bitbake: bitbake-user-manual: hashserv can be accessed on a dedicate...Jose Quaresma
2022-09-16bitbake: fetch2: Ensure directory exists before creating symlinkRichard Purdie
2022-09-16bitbake: ConfHandler/BBHandler: Improve comment error messages and add testsRichard Purdie
2022-09-16bitbake: fetch2: gitsm: fix incorrect handling of git submodule relative urlsGennaro Iorio
2022-09-16bitbake: doc: bitbake-user-manual: document npm and npmsw fetchersMichael Opdenacker
2022-09-16bitbake: doc: bitbake-user-manual: add explicit target for crates fetcherMichael Opdenacker
2022-09-16bitbake: bitbake-user-manual: Correct description of the ??= operatorJacob Kroon
2022-09-16bitbake: ConfHandler: Remove lingering closeOla x Nilsson
2022-09-16bitbake: event.py: ignore exceptions from stdout and sterr operations in atexitMikko Rapeli
2022-09-16bitbake: cooker: Drop sre_constants usageRichard Purdie
2022-09-16bitbake: runqueue: Fix unihash cache mismatch issuesRichard Purdie
2022-09-07bitbake: toaster: fix kirkstone versionOtavio Salvador
2022-09-02bitbake: utils: Pass lock argument in fileslockedJoshua Watt
2022-08-24bitbake: runqueue: Change pressure file warning to a noteRichard Purdie
2022-08-23bitbake: bitbake: runqueue: add memory pressure regulationAryaman Gupta
2022-08-23bitbake: bitbake: runqueue: add cpu/io pressure regulationAryaman Gupta
2022-06-26bitbake: server/process: Fix logging issues where only the first message was ...Richard Purdie
2022-05-25bitbake: build: Add clean_stamp API function to allow removal of task stampsRichard Purdie
2022-05-25bitbake: data: Do not depend on vardepvalueexclude flagTomasz Dziendzielski
2022-05-25bitbake: fetch2/osc: Small fixes for osc fetcherGunjan Gupta