summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2024-02-07bitbake: toaster/toastergui: Bug-fix verify given layer path only if import/a...Alassane Yattara
2024-01-31bitbake: layerindex: Fix bitbake-layers layerindex-show-depends commandDiego Sueiro
2024-01-05bitbake: lib/bb: Add workaround for libgcc issues with python 3.8 and 3.9Richard Purdie
2024-01-05bitbake: data: Add missing dependency handling of remove operatorInsu Park
2023-12-21bitbake: toastergui: verify that an existing layer path is givenMarta Rybczynska
2023-12-10bitbake: siggen: use correct umask when writing siginfoRoss Burton
2023-12-10bitbake: utils: add umask changing context managerRoss Burton
2023-11-09bitbake: Fix disk space monitoring on cephfsSamantha Jalabert
2023-10-24bitbake: SECURITY.md: add fileMarta Rybczynska
2023-07-12bitbake: runqueue: Fix deferred task/multiconfig race issueRichard Purdie
2023-05-02bitbake: tests/fetch.py: fix link to project documentationSteve Sakoman
2023-02-22bitbake: cooker: Drop sre_constants usageRichard Purdie
2023-02-22bitbake: runqueue: Ensure deferred tasks are sorted by multiconfigRichard Purdie
2023-02-22bitbake: runqueue: Fix issues with multiconfig deferred task deadlock messagesRichard Purdie
2023-02-22bitbake: runqueue: Avoid deadlock avoidance task graph corruptionRichard Purdie
2023-02-22bitbake: runqueue: Improve multiconfig deferred task issuesRichard Purdie
2023-02-22bitbake: runqueue: Handle deferred task rehashing in multiconfig buildsRichard Purdie
2023-02-22bitbake: runqueue: Fix multiconfig deferred task sstate validity caching issueRichard Purdie
2023-02-13bitbake: fetch2/git: Clarify the meaning of namespaceMarek Vasut
2023-02-13bitbake: fetch2/git: Prevent git fetcher from fetching gitlab repository meta...Marek Vasut
2023-02-13bitbake: bitbake: fetch/git: use shlex.quote() to support spaces in SRC_URI urlCharlie Davies
2023-02-06bitbake: bb/utils: include SSL certificate paths in export_proxiesRoss Burton
2022-11-22bitbake: utils: Fix lockfile path length issuesRichard Purdie
2022-11-22bitbake: utils: Handle lockfile filenames that are too long for filesystemsRichard Purdie
2022-10-27bitbake: tests/fetch: Allow handling of a file:// url within a submoduleRichard Purdie
2022-09-02bitbake: utils: Pass lock argument in fileslockedJoshua Watt
2022-08-24bitbake: runqueue: Change pressure file warning to a noteRichard Purdie
2022-08-23bitbake: bitbake: runqueue: add memory pressure regulationAryaman Gupta
2022-08-23bitbake: bitbake: runqueue: add cpu/io pressure regulationAryaman Gupta
2022-08-22bitbake: fetch2/wget: Update user-agentChristophe Priouzeau
2022-07-15bitbake: fetch/wget: Move files into place atomicallyRichard Purdie
2022-07-15bitbake: fetch/git: Fix usehead for non-default namesJoey Degges
2022-06-26bitbake: knotty: reduce keep-alive timeout from 5000s (83 minutes) to 10 minutesRoss Burton
2022-06-26bitbake: knotty: display active tasks when printing keepAlive() messageRoss Burton
2022-06-26bitbake: bin/bitbake-getvar: Add a new command to query a variable value (wit...Richard Purdie
2022-06-26bitbake: tinfoil/data_smart: Allow variable history emit() to function remotelyRichard Purdie
2022-04-16bitbake: server/process: Disable gc around critical sectionRichard Purdie
2022-04-05bitbake: fetch2: add check for empty SRC_URI hash stringScott Weaver
2022-03-28bitbake: tinfoil: Allow run_command not to wait on eventsRichard Purdie
2022-03-28bitbake: server/process: Note when commands complete in logsRichard Purdie
2022-02-23bitbake: tests/fetch: Handle upstream master -> main branch changeRichard Purdie
2022-01-25bitbake: hashserv: specify loop for asyncio in python < 3.6Jate Sujjavanich
2022-01-17bitbake: tests/fetch: Drop gnu urls from wget connectivity testRichard Purdie
2022-01-17bitbake: utils: Update to use exec_module() instead of load_module()Richard Purdie
2022-01-07bitbake: cooker/command: Add a dummy event for tinfoil testingRichard Purdie
2021-12-05bitbake: bblayers/action: When adding layers, catch BBHandledExceptionRichard Purdie
2021-12-05bitbake: cooker: Ensure reparsing is handled correctlyRichard Purdie
2021-12-02bitbake: process/knotty: Improve early exception handlingRichard Purdie
2021-12-02bitbake: tinfoil: When sending commands we need to process eventsRichard Purdie
2021-12-02bitbake: command: Ensure exceptions inheriting from BBHandledException are vi...Richard Purdie