summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2024-03-01bitbake: fetch2: Ensure that git LFS objects are availablePhilip Lorenz
2024-03-01bitbake: tests/fetch: Add real git lfs tests and decoratorPaulo Neves
2024-03-01bitbake: tests/fetch: git-lfs restore _find_git_lfsPaulo Neves
2024-03-01bitbake: bitbake/lib/bs4/tests/test_tree.py: python 3.12 regexAdrian Freihofer
2024-03-01bitbake: bitbake/codeparser.py: address ast module deprecations in py 3.12Alexander Kanavin
2024-03-01bitbake: codeparser: replace deprecated ast.Str and 's'Chris Laplante
2024-02-07bitbake: toaster/toastergui: Bug-fix verify given layer path only if import/a...Alassane Yattara
2024-01-10bitbake: asyncrpc: Add context manager APIJoshua Watt
2024-01-04bitbake: lib/bb: Add workaround for libgcc issues with python 3.8 and 3.9Richard Purdie
2024-01-04bitbake: data: Add missing dependency handling of remove operatorInsu Park
2023-12-21bitbake: toastergui: verify that an existing layer path is givenMarta Rybczynska
2023-12-11bitbake: runqueue: show number of currently running bitbake threads when pres...Martin Jansa
2023-12-11bitbake: runqueue: show more pressure dataMartin Jansa
2023-12-11bitbake: runqueue.py: fix PSI check logicChen Qi
2023-12-11bitbake: runqueue: Add pressure change loggingRichard Purdie
2023-12-11bitbake: runqueue: fix PSI check calculationChen Qi
2023-11-09bitbake: Fix disk space monitoring on cephfsSamantha Jalabert
2023-11-09bitbake: runqueue: convert deferral messages from bb.note to bb.debugDenys Dmytriyenko
2023-11-09bitbake: tinfoil: Do not fail when logging is disabled and full config is usedPeter Kjellerstedt
2023-11-09bitbake: bitbake-getvar: Make --quiet work with --recipePeter Kjellerstedt
2023-10-24bitbake: SECURITY.md: add fileMarta Rybczynska
2023-10-18bitbake: bitbake-worker/runqueue: Avoid unnecessary bytes object copiesEtienne Cordonnier
2023-10-18bitbake: bitbake-getvar: Add a quiet command line argumentPaulo Neves
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