aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2025-01-24tests/fetch: Fix git shallow test failure with git >= 2.482.0Richard Purdie
2024-11-28fetch/wget: Increase timeout to 100s from 30syocto-4.0.242022-04.24-kirkstone2.0.24Richard Purdie
2024-11-28fetch2: use persist_data context managersChris Laplante
2024-11-28persist_data: close connection in SQLTable __exit__Chris Laplante
2024-11-02codeparser: Fix handling of string AST nodes with older Python versionsyocto-4.0.232022-04.23-kirkstone2.0.23Philip Lorenz
2024-11-02tests/fetch: Use our own mirror of mobile-broadband-provider to decouple from...Richard Purdie
2024-11-02tests/fetch: Use our own mirror of sysprof to decouple from gnome gitlabRichard Purdie
2024-11-02gitsm: Remove downloads/tmpdir when failedRobert Yang
2024-11-02gitsm: Add call_process_submodules() to remove duplicated codeRobert Yang
2024-11-02bitbake: doc/user-manual: Update the BB_HASHSERVE_UPSTREAMJose Quaresma
2024-10-27fetch2/git: Use quote from shlex, not pipesRichard Purdie
2024-10-10hashserv: tests: Omit client in slow server start testyocto-4.0.222022-04.22-kirkstone2.0.22Joshua Watt
2024-10-04fetch2/wget: Canonicalize DL_DIR paths for wget2 compatibilityRudolf J Streif
2024-10-04fetch/wget: Move files into place atomicallyRichard Purdie
2024-10-03tests/fetch: Tweak to work on Fedora40Richard Purdie
2024-10-03wget: Make wget --passive-ftp option conditional on ftp/ftpsRob Woolley
2024-08-08data_smart: Improve performance for VariableHistoryyocto-4.0.212022-04.21-kirkstone2.0.21Robert Yang
2024-06-11tests/fetch: Tweak test to match upstream repo url changeyocto-4.0.202022-04.20-kirkstone2.0.20Steve Sakoman
2024-05-23parse: Improve/fix cache invalidation via mtimeyocto-4.0.192022-04.19-kirkstone2.0.19Richard Purdie
2024-02-27fetch2: Ensure that git LFS objects are availableyocto-4.0.18yocto-4.0.172022-04.18-kirkstone2022-04.17-kirkstone2.0.182.0.17Philip Lorenz
2024-02-27tests/fetch: Add real git lfs tests and decoratorPaulo Neves
2024-02-27tests/fetch: git-lfs restore _find_git_lfsPaulo Neves
2024-02-26bitbake/lib/bs4/tests/test_tree.py: python 3.12 regexAdrian Freihofer
2024-02-26bitbake/codeparser.py: address ast module deprecations in py 3.12Alexander Kanavin
2024-02-26codeparser: replace deprecated ast.Str and 's'Chris Laplante
2024-02-06toaster/toastergui: Bug-fix verify given layer path only if import/add local ...Alassane Yattara
2024-01-05asyncrpc: Add context manager APIyocto-4.0.162022-04.16-kirkstone2.0.16Joshua Watt
2023-12-30lib/bb: Add workaround for libgcc issues with python 3.8 and 3.9Richard Purdie
2023-12-27data: Add missing dependency handling of remove operatorInsu Park
2023-12-21toastergui: verify that an existing layer path is givenMarta Rybczynska
2023-12-04runqueue: show number of currently running bitbake threads when pressure changesyocto-4.0.152022-04.15-kirkstone2.0.15Martin Jansa
2023-12-04runqueue: show more pressure dataMartin Jansa
2023-12-04runqueue.py: fix PSI check logicChen Qi
2023-12-04runqueue: Add pressure change loggingRichard Purdie
2023-12-04runqueue: fix PSI check calculationChen Qi
2023-11-09Fix disk space monitoring on cephfsSamantha Jalabert
2023-11-03runqueue: convert deferral messages from bb.note to bb.debugDenys Dmytriyenko
2023-11-03tinfoil: Do not fail when logging is disabled and full config is usedPeter Kjellerstedt
2023-11-03bitbake-getvar: Make --quiet work with --recipePeter Kjellerstedt
2023-10-24SECURITY.md: add fileyocto-4.0.142022-04.14-kirkstone2.0.14Marta Rybczynska
2023-10-15bitbake-worker/runqueue: Avoid unnecessary bytes object copiesEtienne Cordonnier
2023-10-15bitbake-getvar: Add a quiet command line argumentPaulo Neves
2023-08-04bitbake-layers: initialize tinfoil before registering command line argumentsyocto-4.0.13yocto-4.0.122022-04.13-kirkstone2022-04.12-kirkstone2.0.132.0.12Alexander Kanavin
2023-06-29runqueue: Fix deferred task/multiconfig race issueRichard Purdie
2023-04-13bin/utils: Ensure locale en_US.UTF-8 is available on the systemyocto-4.0.11yocto-4.0.102022-04.11-kirkstone2022-04.10-kirkstone2.0.112.0.10Frank de Brabander
2023-03-31fetch/git: Fix local clone url to make it work with repoyocto-4.0.92022-04.9-kirkstone2.0.9Robert Yang
2023-03-14cookerdata: Drop dubious exception handling codeRichard Purdie
2023-03-14cookerdata: Improve early exception handlingRichard Purdie
2023-03-14cookerdata: Remove incorrect SystemExit usageRichard Purdie
2023-03-14utils: Allow to_boolean to support int valuesRichard Purdie