summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster/toastergui: Bug-fix verify given layer path only if import/a...Alassane Yattara2024-02-071-5/+8
* bitbake: layerindex: Fix bitbake-layers layerindex-show-depends commandDiego Sueiro2024-01-311-0/+1
* bitbake: lib/bb: Add workaround for libgcc issues with python 3.8 and 3.9Richard Purdie2024-01-051-0/+7
* bitbake: data: Add missing dependency handling of remove operatorInsu Park2024-01-052-0/+27
* bitbake: toastergui: verify that an existing layer path is givenMarta Rybczynska2023-12-211-6/+7
* bitbake: siggen: use correct umask when writing siginfoRoss Burton2023-12-101-1/+2
* bitbake: utils: add umask changing context managerRoss Burton2023-12-101-0/+11
* bitbake: Fix disk space monitoring on cephfsSamantha Jalabert2023-11-091-3/+4
* bitbake: SECURITY.md: add fileMarta Rybczynska2023-10-241-0/+24
* bitbake: runqueue: Fix deferred task/multiconfig race issueRichard Purdie2023-07-121-4/+12
* bitbake: tests/fetch.py: fix link to project documentationSteve Sakoman2023-05-021-1/+1
* bitbake: cooker: Drop sre_constants usageRichard Purdie2023-02-221-3/+2
* bitbake: runqueue: Ensure deferred tasks are sorted by multiconfigRichard Purdie2023-02-221-5/+8
* bitbake: runqueue: Fix issues with multiconfig deferred task deadlock messagesRichard Purdie2023-02-221-0/+6
* bitbake: runqueue: Avoid deadlock avoidance task graph corruptionRichard Purdie2023-02-221-1/+2
* bitbake: runqueue: Improve multiconfig deferred task issuesRichard Purdie2023-02-221-26/+32
* bitbake: runqueue: Handle deferred task rehashing in multiconfig buildsRichard Purdie2023-02-221-4/+10
* bitbake: runqueue: Fix multiconfig deferred task sstate validity caching issueRichard Purdie2023-02-221-4/+4
* bitbake: fetch2/git: Clarify the meaning of namespaceMarek Vasut2023-02-132-3/+4
* bitbake: fetch2/git: Prevent git fetcher from fetching gitlab repository meta...Marek Vasut2023-02-132-4/+8
* bitbake: bitbake: fetch/git: use shlex.quote() to support spaces in SRC_URI urlCharlie Davies2023-02-131-6/+7
* bitbake: bb/utils: include SSL certificate paths in export_proxiesRoss Burton2023-02-061-9/+10
* bitbake: utils: Fix lockfile path length issuesRichard Purdie2022-11-221-3/+6
* bitbake: utils: Handle lockfile filenames that are too long for filesystemsRichard Purdie2022-11-221-1/+5
* bitbake: tests/fetch: Allow handling of a file:// url within a submoduleRichard Purdie2022-10-271-2/+2
* bitbake: utils: Pass lock argument in fileslockedJoshua Watt2022-09-021-2/+4
* bitbake: runqueue: Change pressure file warning to a noteRichard Purdie2022-08-241-1/+1
* bitbake: bitbake: runqueue: add memory pressure regulationAryaman Gupta2022-08-231-5/+22
* bitbake: bitbake: runqueue: add cpu/io pressure regulationAryaman Gupta2022-08-231-0/+65
* bitbake: fetch2/wget: Update user-agentChristophe Priouzeau2022-08-221-3/+8
* bitbake: fetch/wget: Move files into place atomicallyRichard Purdie2022-07-151-4/+7
* bitbake: fetch/git: Fix usehead for non-default namesJoey Degges2022-07-152-1/+58
* bitbake: knotty: reduce keep-alive timeout from 5000s (83 minutes) to 10 minutesRoss Burton2022-06-261-3/+4
* bitbake: knotty: display active tasks when printing keepAlive() messageRoss Burton2022-06-261-1/+3
* bitbake: bin/bitbake-getvar: Add a new command to query a variable value (wit...Richard Purdie2022-06-261-0/+48
* bitbake: tinfoil/data_smart: Allow variable history emit() to function remotelyRichard Purdie2022-06-262-0/+16
* bitbake: server/process: Disable gc around critical sectionRichard Purdie2022-04-161-0/+3
* bitbake: fetch2: add check for empty SRC_URI hash stringScott Weaver2022-04-051-1/+4
* bitbake: tinfoil: Allow run_command not to wait on eventsRichard Purdie2022-03-281-2/+2
* bitbake: server/process: Note when commands complete in logsRichard Purdie2022-03-281-0/+1
* bitbake: tests/fetch: Handle upstream master -> main branch changeRichard Purdie2022-02-231-1/+1
* bitbake: hashserv: specify loop for asyncio in python < 3.6Jate Sujjavanich2022-01-251-6/+17
* bitbake: tests/fetch: Drop gnu urls from wget connectivity testRichard Purdie2022-01-171-3/+0
* bitbake: utils: Update to use exec_module() instead of load_module()Richard Purdie2022-01-171-2/+5
* bitbake: cooker/command: Add a dummy event for tinfoil testingRichard Purdie2022-01-072-0/+15
* bitbake: bblayers/action: When adding layers, catch BBHandledExceptionRichard Purdie2021-12-051-2/+2
* bitbake: cooker: Ensure reparsing is handled correctlyRichard Purdie2021-12-051-0/+2
* bitbake: process/knotty: Improve early exception handlingRichard Purdie2021-12-022-5/+23
* bitbake: tinfoil: When sending commands we need to process eventsRichard Purdie2021-12-021-1/+10
* bitbake: command: Ensure exceptions inheriting from BBHandledException are vi...Richard Purdie2021-12-021-1/+5