summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bin/utils: Ensure locale en_US.UTF-8 is available on the systemFrank de Brabander2023-04-264-6/+21
* bitbake: fetch/git: Fix local clone url to make it work with repoRobert Yang2023-04-111-2/+6
* bitbake: cookerdata: Drop dubious exception handling codeRichard Purdie2023-03-141-5/+0
* bitbake: cookerdata: Improve early exception handlingRichard Purdie2023-03-141-9/+1
* bitbake: cookerdata: Remove incorrect SystemExit usageRichard Purdie2023-03-141-1/+1
* bitbake: utils: Allow to_boolean to support int valuesRichard Purdie2023-03-141-0/+3
* bitbake: fetch2/git: show SRCREV and git repo in error message about fixed SR...Martin Jansa2023-02-231-1/+1
* bitbake: bitbake-diffsigs: break on first dependent task differenceSchmidt, Adriaan2023-02-171-0/+1
* bitbake: bitbake-diffsigs: Make PEP8 compliantMarius Kriegerowski2023-02-171-22/+27
* bitbake: utils/ply: Update md5 to better report errors with hashlibMark Hatle2023-02-172-1/+13
* bitbake: siggen: Fix inefficient string concatenationEtienne Cordonnier2023-02-171-5/+5
* bitbake: fetch2/git: Clarify the meaning of namespaceMarek Vasut2023-02-042-3/+4
* bitbake: fetch2/git: Prevent git fetcher from fetching gitlab repository meta...Marek Vasut2023-02-042-4/+8
* bitbake: bb/utils: include SSL certificate paths in export_proxiesRoss Burton2023-01-301-12/+9
* bitbake: gitsm: Fix regression in gitsm submodule path parsingPavel Zhukov2022-12-091-1/+1
* bitbake: runqueue: Fix race issues around hash equivalence and sstate reuseRichard Purdie2022-11-241-16/+20
* 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