summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: utils: Split profile reports into separate filesRichard Purdie2025-07-212-13/+27
* bitbake: utils: Optimise signal/sigmask performanceRichard Purdie2025-07-211-4/+13
* bitbake: doc/bitbake-user-manual-fetching: remove 'rev' default valueAntonin Godard2025-07-181-2/+2
* bitbake: main: Add an option to specify what to profileRichard Purdie2025-07-174-7/+9
* bitbake: event: Fix an event duplication raceRichard Purdie2025-07-171-2/+5
* bitbake: cooker/process/utils: Create profiling common function to remove cod...Richard Purdie2025-07-173-49/+31
* bitbake: asyncrpc: Avoid file not found traceback in logsRichard Purdie2025-07-171-1/+4
* bitbake: bitbake/tests: fix typo in testGyorgy Sarvari2025-07-141-1/+1
* bitbake: cooker: Use shared counter for processing parser jobsJoshua Watt2025-07-091-12/+18
* bitbake: cooker: Add better parse debugRichard Purdie2025-07-071-1/+1
* bitbake: cooker: Try and avoid parsing hangsRichard Purdie2025-07-071-9/+15
* bitbake: bitbake: Bump version to 2.15.1Richard Purdie2025-07-012-2/+2
* bitbake: utils: Refactor filemode variable conversion to a functionRichard Purdie2025-07-013-5/+30
* bitbake: tinfoil: add wait_for decorator and build_file_sync() helperRoss Burton2025-07-011-1/+134
* bitbake: doc: bitbake-user-manual-ref-variables: improve BB_PRESSURE_* docAntonin Godard2025-06-261-6/+64
* bitbake: doc: bitbake-user-manual-ref-variables: document BB_GIT_DEFAULT_DEST...Antonin Godard2025-06-261-0/+5
* bitbake: fetch2/git: Add tag to shallow clone tarball nameRichard Purdie2025-06-261-2/+2
* bitbake: fetch2/git: Improve shallow clone tag fetchingRichard Purdie2025-06-261-1/+1
* bitbake: bitbake-user-manual: correctly reference UNPACKDIR when describing u...Alexander Kanavin2025-06-261-14/+7
* bitbake: toaster/tests: Fix automated testing failuresRichard Purdie2025-06-212-4/+6
* bitbake: parse/ast: add support for 'built-in' fragmentsAlexander Kanavin2025-06-203-5/+32
* bitbake: fetch2/git: allow overriding default unpack directory with a variableAlexander Kanavin2025-06-201-1/+1
* bitbake: bitbake: Bump to version 2.15.0Richard Purdie2025-06-162-2/+2
* bitbake: bitbake-getvar: skip info output of bitbake for quiethongxu2025-06-161-0/+5
* bitbake: ast/BBHandler: Add support for BB_DEFER_BBCLASSESRichard Purdie2025-06-162-6/+12
* bitbake: event: Add event for deferred inheritsRichard Purdie2025-06-162-0/+13
* bitbake: ast: Change deferred inherits to happen per recipeRichard Purdie2025-06-161-9/+11
* bitbake: doc: update releases.rstAntonin Godard2025-06-121-4/+10
* bitbake: fetch/az: Add sanity check and clarify documentationRobbin Van Damme2025-06-022-2/+6
* bitbake: toaster/tests/buildtest: Switch to new CDNRichard Purdie2025-05-291-1/+1
* bitbake: tests/fetch: Add test case to check shallow cloning using `PREMIRRORS`Koch, Stefan2025-05-281-0/+27
* bitbake: fetch2: Ensure a valid symlink in `PREMIRRORS` case when using shall...Stefan Koch2025-05-282-1/+16
* bitbake: fetch2: Move the `ensure_symlink()` function into the `FetchMethod` ...Stefan Koch2025-05-281-19/+17
* bitbake: fetch2: add support for .debs containing uncompressed data tarballsIsaac True2025-05-281-2/+2
* bitbake: runqueue: Optimize loop in scenequeue data constructionBenjamin Szőke2025-05-271-2/+1
* bitbake: hashserv: Fix deprecation warning about sqlite adapterJoshua Watt2025-05-191-0/+17
* bitbake: toaster/tests: Update after release numbering changesRichard Purdie2025-05-161-1/+1
* bitbake: knotty: pass failed task logs through the log infrastructureYoann Congal2025-05-161-3/+3
* bitbake: toaster/fixtures: Add whinlatter, drop styheadRichard Purdie2025-05-153-34/+97
* bitbake: lib/bb/tests/fetch: add a test case to ensure git shallow fetch work...Chen Qi2025-05-151-0/+13
* bitbake: fetch2/git: fix shallow clone for tag containing slashChen Qi2025-05-151-1/+1
* bitbake: tests/fetch: Test gitsm with LFSPhilip Lorenz2025-05-081-11/+111
* bitbake: fetch2: Fix LFS object checkout in submodulesPhilip Lorenz2025-05-081-6/+5
* bitbake: fetch2: Fix incorrect lfs parametrization for submodulesPhilip Lorenz2025-05-081-1/+1
* bitbake: fetch2: Use git-lfs fetch to download objectsPhilip Lorenz2025-05-081-24/+1
* bitbake: fetch2: Simplify git LFS detectionPhilip Lorenz2025-05-081-11/+1
* bitbake: fetch2: Check for git-lfs existence before using itPhilip Lorenz2025-05-082-31/+68
* bitbake: tests/fetch: Move commonly used imports to topPhilip Lorenz2025-04-291-17/+2
* bitbake: fetch2: Clean up no longer used name parameterPhilip Lorenz2025-04-291-4/+4
* bitbake: doc: bitbake-user-manual-metadata: provide link to new docAntonin Godard2025-04-241-5/+2