summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: codeparser: Fix handling of string AST nodes with older Python versionsPhilip Lorenz2024-11-151-13/+33
* bitbake: tests/fetch: Use our own mirror of mobile-broadband-provider to deco...Richard Purdie2024-11-021-1/+1
* bitbake: tests/fetch: Use our own mirror of sysprof to decouple from gnome gi...Richard Purdie2024-11-021-1/+1
* bitbake: gitsm: Remove downloads/tmpdir when failedRobert Yang2024-11-021-3/+5
* bitbake: gitsm: Add call_process_submodules() to remove duplicated codeRobert Yang2024-11-021-28/+14
* bitbake: bitbake: doc/user-manual: Update the BB_HASHSERVE_UPSTREAMJose Quaresma2024-11-021-1/+1
* bitbake: fetch2/git: Use quote from shlex, not pipesRichard Purdie2024-11-021-2/+1
* bitbake: hashserv: tests: Omit client in slow server start testJoshua Watt2024-10-101-4/+7
* bitbake: fetch2/wget: Canonicalize DL_DIR paths for wget2 compatibilityRudolf J Streif2024-10-101-3/+4
* bitbake: fetch/wget: Move files into place atomicallyRichard Purdie2024-10-101-4/+7
* bitbake: tests/fetch: Tweak to work on Fedora40Richard Purdie2024-10-101-3/+3
* bitbake: wget: Make wget --passive-ftp option conditional on ftp/ftpsRob Woolley2024-10-101-1/+4
* bitbake: data_smart: Improve performance for VariableHistoryRobert Yang2024-08-231-5/+3
* bitbake: tests/fetch: Tweak test to match upstream repo url change Upstream c...Steve Sakoman2024-06-241-1/+1
* bitbake: parse: Improve/fix cache invalidation via mtimeRichard Purdie2024-05-291-3/+6
* bitbake: fetch2: Ensure that git LFS objects are availablePhilip Lorenz2024-03-012-6/+90
* bitbake: tests/fetch: Add real git lfs tests and decoratorPaulo Neves2024-03-011-0/+44
* bitbake: tests/fetch: git-lfs restore _find_git_lfsPaulo Neves2024-03-011-16/+24
* bitbake: bitbake/lib/bs4/tests/test_tree.py: python 3.12 regexAdrian Freihofer2024-03-011-1/+1
* bitbake: bitbake/codeparser.py: address ast module deprecations in py 3.12Alexander Kanavin2024-03-011-10/+10
* bitbake: codeparser: replace deprecated ast.Str and 's'Chris Laplante2024-03-011-2/+2
* bitbake: toaster/toastergui: Bug-fix verify given layer path only if import/a...Alassane Yattara2024-02-071-5/+8
* bitbake: asyncrpc: Add context manager APIJoshua Watt2024-01-103-22/+33
* bitbake: lib/bb: Add workaround for libgcc issues with python 3.8 and 3.9Richard Purdie2024-01-041-0/+7
* bitbake: data: Add missing dependency handling of remove operatorInsu Park2024-01-042-0/+27
* bitbake: toastergui: verify that an existing layer path is givenMarta Rybczynska2023-12-211-6/+7
* bitbake: runqueue: show number of currently running bitbake threads when pres...Martin Jansa2023-12-111-1/+1
* bitbake: runqueue: show more pressure dataMartin Jansa2023-12-111-8/+10
* bitbake: runqueue.py: fix PSI check logicChen Qi2023-12-111-4/+5
* bitbake: runqueue: Add pressure change loggingRichard Purdie2023-12-111-0/+4
* bitbake: runqueue: fix PSI check calculationChen Qi2023-12-111-4/+9
* bitbake: Fix disk space monitoring on cephfsSamantha Jalabert2023-11-091-3/+4
* bitbake: runqueue: convert deferral messages from bb.note to bb.debugDenys Dmytriyenko2023-11-091-3/+3
* bitbake: tinfoil: Do not fail when logging is disabled and full config is usedPeter Kjellerstedt2023-11-091-1/+1
* bitbake: bitbake-getvar: Make --quiet work with --recipePeter Kjellerstedt2023-11-091-2/+3
* bitbake: SECURITY.md: add fileMarta Rybczynska2023-10-241-0/+24
* bitbake: bitbake-worker/runqueue: Avoid unnecessary bytes object copiesEtienne Cordonnier2023-10-182-9/+9
* bitbake: bitbake-getvar: Add a quiet command line argumentPaulo Neves2023-10-181-1/+2
* bitbake: bitbake-layers: initialize tinfoil before registering command line a...Alexander Kanavin2023-08-041-2/+2
* bitbake: runqueue: Fix deferred task/multiconfig race issueRichard Purdie2023-07-121-4/+12
* 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