aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bin/utils: Ensure locale en_US.UTF-8 is available on the systemyocto-4.0.102022-04.10-kirkstone2.0.102.0Frank de Brabander2023-04-134-6/+21
* fetch/git: Fix local clone url to make it work with repoyocto-4.0.92022-04.9-kirkstone2.0.9Robert Yang2023-03-311-2/+6
* cookerdata: Drop dubious exception handling codeRichard Purdie2023-03-141-5/+0
* cookerdata: Improve early exception handlingRichard Purdie2023-03-141-9/+1
* cookerdata: Remove incorrect SystemExit usageRichard Purdie2023-03-141-1/+1
* utils: Allow to_boolean to support int valuesRichard Purdie2023-03-141-0/+3
* fetch2/git: show SRCREV and git repo in error message about fixed SRCREVyocto-4.0.82022-04.8-kirkstone2.0.8Martin Jansa2023-02-171-1/+1
* bitbake-diffsigs: break on first dependent task differenceSchmidt, Adriaan2023-02-101-0/+1
* bitbake-diffsigs: Make PEP8 compliantMarius Kriegerowski2023-02-101-22/+27
* utils/ply: Update md5 to better report errors with hashlibMark Hatle2023-02-102-1/+13
* siggen: Fix inefficient string concatenationEtienne Cordonnier2023-02-061-5/+5
* fetch2/git: Clarify the meaning of namespaceMarek Vasut2023-02-012-3/+4
* fetch2/git: Prevent git fetcher from fetching gitlab repository metadataMarek Vasut2023-02-012-4/+8
* bb/utils: include SSL certificate paths in export_proxiesRoss Burton2023-01-301-12/+9
* gitsm: Fix regression in gitsm submodule path parsingyocto-4.0.7yocto-4.0.62022-04.7-kirkstone2022-04.6-kirkstone2.0.72.0.6Pavel Zhukov2022-11-251-1/+1
* runqueue: Fix race issues around hash equivalence and sstate reuseRichard Purdie2022-11-221-16/+20
* tests/fetch: Allow handling of a file:// url within a submoduleyocto-4.0.52022-04.5-kirkstone2.0.5Richard Purdie2022-10-271-2/+2
* asyncrpc/client: Fix unix domain socket chdir race issuesRichard Purdie2022-09-281-9/+13
* gitsm: Error out if submodule refers to parent repoPavel Zhukov2022-09-281-0/+3
* Fix npm to use https rather than httpNeil Horman2022-09-281-1/+1
* bitbake: Add copyright headers where missingRichard Purdie2022-09-2828-0/+56
* siggen: Fix insufficent entropy in sigtask file namesJoshua Watt2022-09-282-1/+22
* runqueue: Drop deadlock breaking force failRichard Purdie2022-09-281-3/+0
* runqueue: Improve deadlock warning messagesRichard Purdie2022-09-281-4/+6
* runqueue: Ensure deferred tasks are sorted by multiconfigRichard Purdie2022-09-281-5/+8
* bitbake-user-manual: npm fetcher: improve description of SRC_URI formatyocto-4.0.42022-04.4-kirkstone2.0.4Michael Opdenacker2022-09-161-2/+2
* bb/utils: movefile: use the logger for printingJose Quaresma2022-09-161-6/+6
* bb/utils: remove: check the path again the expand python globJose Quaresma2022-09-161-2/+2
* bitbake: bitbake-user-manual: hashserv can be accessed on a dedicated domainJose Quaresma2022-09-161-1/+1
* fetch2: Ensure directory exists before creating symlinkRichard Purdie2022-09-161-0/+2
* ConfHandler/BBHandler: Improve comment error messages and add testsRichard Purdie2022-09-163-4/+32
* fetch2: gitsm: fix incorrect handling of git submodule relative urlsGennaro Iorio2022-09-161-1/+1
* doc: bitbake-user-manual: document npm and npmsw fetchersMichael Opdenacker2022-09-161-2/+74
* doc: bitbake-user-manual: add explicit target for crates fetcherMichael Opdenacker2022-09-161-0/+2
* bitbake-user-manual: Correct description of the ??= operatorJacob Kroon2022-09-161-16/+39
* ConfHandler: Remove lingering closeOla x Nilsson2022-09-161-2/+0
* event.py: ignore exceptions from stdout and sterr operations in atexitMikko Rapeli2022-09-161-2/+8
* cooker: Drop sre_constants usageRichard Purdie2022-09-161-3/+2
* runqueue: Fix unihash cache mismatch issuesRichard Purdie2022-09-161-0/+3
* toaster: fix kirkstone versionOtavio Salvador2022-09-071-1/+1
* utils: Pass lock argument in fileslockedJoshua Watt2022-09-021-2/+4
* runqueue: Change pressure file warning to a noteRichard Purdie2022-08-241-1/+1
* bitbake: runqueue: add memory pressure regulationAryaman Gupta2022-08-181-5/+22
* bitbake: runqueue: add cpu/io pressure regulationAryaman Gupta2022-08-181-0/+65
* server/process: Fix logging issues where only the first message was displayedyocto-4.0.3yocto-4.0.22022-04.3-kirkstone2022-04.2-kirkstone2.0.32.0.2Richard Purdie2022-06-261-2/+5
* build: Add clean_stamp API function to allow removal of task stampsRichard Purdie2022-05-251-5/+9
* data: Do not depend on vardepvalueexclude flagTomasz Dziendzielski2022-05-251-0/+2
* fetch2/osc: Small fixes for osc fetcherGunjan Gupta2022-05-251-6/+10
* fetch/git : Use cat as pageryocto-4.0.12022-04.1-kirkstone2.0.1Richard Purdie2022-05-121-1/+1
* cache: correctly handle file names containing colonsRoland Hieber2022-05-121-1/+1