aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-02-06toaster/toastergui: Bug-fix verify given layer path only if import/add local ...stable/1.46-nutstable/1.46-nextjansa/1.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.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-10siggen: use correct umask when writing siginfoRoss Burton
2023-12-10utils: add umask changing context managerRoss Burton
2023-11-09Fix disk space monitoring on cephfsSamantha Jalabert
2023-10-24SECURITY.md: add fileMarta Rybczynska
2023-06-29runqueue: Fix deferred task/multiconfig race issueRichard Purdie
2023-05-02tests/fetch.py: fix link to project documentationSteve Sakoman
2023-02-17cooker: Drop sre_constants usageRichard 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_proxiesRoss Burton
2022-11-15utils: Fix lockfile path length issuesRichard 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 fileslockedJoshua 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-agentChristophe Priouzeau
2022-07-08fetch/wget: Move files into place atomicallyRichard 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 sectionRichard 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 changeRichard Purdie
2022-01-21hashserv: specify loop for asyncio in python < 3.6Jate 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 BBHandledExceptionRichard 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