aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-02-06toaster/toastergui: Bug-fix verify given layer path only if import/add local ...yocto-3.1.322020-04.32-dunfell1.46.321.46Alassane Yattara
2024-01-23layerindex: Fix bitbake-layers layerindex-show-depends commandDiego Sueiro
2023-12-30lib/bb: Add workaround for libgcc issues with python 3.8 and 3.9yocto-3.1.312020-04.31-dunfell1.46.31Richard 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-10siggen: use correct umask when writing siginfoyocto-3.1.302020-04.30-dunfell1.46.30Ross Burton
2023-12-10utils: add umask changing context managerRoss Burton
2023-11-09Fix disk space monitoring on cephfsSamantha Jalabert
2023-10-24SECURITY.md: add fileyocto-3.1.292020-04.29-dunfell1.46.29Marta Rybczynska
2023-06-29runqueue: Fix deferred task/multiconfig race issueyocto-3.1.28yocto-3.1.272020-04.28-dunfell2020-04.27-dunfell1.46.281.46.27Richard Purdie
2023-05-02tests/fetch.py: fix link to project documentationyocto-3.1.26yocto-3.1.252020-04.26-dunfell2020-04.25-dunfell1.46.261.46.25Steve Sakoman
2023-02-17cooker: Drop sre_constants usageyocto-3.1.242020-04.24-dunfell1.46.24Richard Purdie
2023-02-17runqueue: Ensure deferred tasks are sorted by multiconfigRichard Purdie
2023-02-17runqueue: Fix issues with multiconfig deferred task deadlock messagesRichard Purdie
2023-02-17runqueue: Avoid deadlock avoidance task graph corruptionRichard Purdie
2023-02-17runqueue: Improve multiconfig deferred task issuesRichard Purdie
2023-02-17runqueue: Handle deferred task rehashing in multiconfig buildsRichard Purdie
2023-02-17runqueue: Fix multiconfig deferred task sstate validity caching issueRichard Purdie
2023-02-13fetch2/git: Clarify the meaning of namespaceMarek Vasut
2023-02-13fetch2/git: Prevent git fetcher from fetching gitlab repository metadataMarek Vasut
2023-02-13bitbake: fetch/git: use shlex.quote() to support spaces in SRC_URI urlCharlie Davies
2023-02-06bb/utils: include SSL certificate paths in export_proxiesyocto-3.1.232020-04.23-dunfell1.46.23Ross Burton
2022-11-15utils: Fix lockfile path length issuesyocto-3.1.22yocto-3.1.212020-04.22-dunfell2020-04.21-dunfell1.46.221.46.21Richard Purdie
2022-11-15utils: Handle lockfile filenames that are too long for filesystemsRichard Purdie
2022-10-27tests/fetch: Allow handling of a file:// url within a submoduleRichard Purdie
2022-09-02utils: Pass lock argument in fileslockedyocto-3.1.202020-04.20-dunfell1.46.20Joshua Watt
2022-08-24runqueue: Change pressure file warning to a noteRichard Purdie
2022-08-23bitbake: runqueue: add memory pressure regulationAryaman Gupta
2022-08-23bitbake: runqueue: add cpu/io pressure regulationAryaman Gupta
2022-08-11fetch2/wget: Update user-agentyocto-3.1.192020-04.19-dunfell1.46.19Christophe Priouzeau
2022-07-08fetch/wget: Move files into place atomicallyyocto-3.1.182020-04.18-dunfell1.46.18Richard Purdie
2022-07-05fetch/git: Fix usehead for non-default namesJoey Degges
2022-06-16knotty: reduce keep-alive timeout from 5000s (83 minutes) to 10 minutesRoss Burton
2022-06-16knotty: display active tasks when printing keepAlive() messageRoss Burton
2022-06-16bin/bitbake-getvar: Add a new command to query a variable value (with history)Richard Purdie
2022-06-16tinfoil/data_smart: Allow variable history emit() to function remotelyRichard Purdie
2022-04-16server/process: Disable gc around critical sectionyocto-3.1.17yocto-3.1.162020-04.17-dunfell2020-04.16-dunfell1.46.171.46.16Richard Purdie
2022-04-05fetch2: add check for empty SRC_URI hash stringScott Weaver
2022-03-28tinfoil: Allow run_command not to wait on eventsRichard Purdie
2022-03-28server/process: Note when commands complete in logsRichard Purdie
2022-02-23tests/fetch: Handle upstream master -> main branch changeyocto-3.1.152020-04.15-dunfell1.46.15Richard Purdie
2022-01-21hashserv: specify loop for asyncio in python < 3.6yocto-3.1.142020-04.14-dunfell1.46.14Jate Sujjavanich
2022-01-17tests/fetch: Drop gnu urls from wget connectivity testRichard Purdie
2022-01-17utils: Update to use exec_module() instead of load_module()Richard Purdie
2022-01-07cooker/command: Add a dummy event for tinfoil testingRichard Purdie
2021-12-05bblayers/action: When adding layers, catch BBHandledExceptionyocto-3.1.132020-04.13-dunfell1.46.13Richard Purdie
2021-12-05cooker: Ensure reparsing is handled correctlyRichard Purdie
2021-11-22process/knotty: Improve early exception handlingRichard Purdie
2021-11-22tinfoil: When sending commands we need to process eventsRichard Purdie
2021-11-22command: Ensure exceptions inheriting from BBHandledException are visibleRichard Purdie