aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2025-09-23tests/fetch: Update tests after bitbake tag removalyocto-5.2.42.12Mathieu Dubois-Briand
2025-09-17bitbake: Bump version to 2.12.1Martin Jansa
2025-09-17Use a "fork" multiprocessing contextJoshua Watt
2025-07-31utils: Optimise signal/sigmask performanceyocto-5.2.3Richard Purdie
2025-07-22test/fetch: Switch u-boot based test to use our own mirrorRichard Purdie
2025-05-30toaster/tests/buildtest: Switch to new CDNyocto-5.2.2Richard Purdie
2025-03-29bitbake: Update version to 2.12.0 for releaseyocto-5.2.1yocto-5.22.12.0Richard Purdie
2025-03-27tests/fetch: add a test for download paths without a proper filenameRoss Burton
2025-03-27tests/fetch: support setting PV in the wget fetcherRoss Burton
2025-03-27tests/fetch: use a namedtuple for the wget test dataRoss Burton
2025-03-27bb/tests: use subtests when looping in a test caseRoss Burton
2025-03-27fetch2/wget: use long arguments for clarityRoss Burton
2025-03-27fetch2/wget: don't conditionalise --continueRoss Burton
2025-03-27fetch2/wget: consider downloadfilename when checking for upstreamRoss Burton
2025-03-27fetch2/gomod: Fix mirroring problemChristian Lindeberg
2025-03-24bitbake: Bump version to 2.9.22.9.2Richard Purdie
2025-03-24Revert "bblayers/query: Fix using "removeprefix" string method"Richard Purdie
2025-03-20fetch: Drop multiple branch/revision support for single git urlsRichard Purdie
2025-03-20lib/bb: Bump minimum python version requirement to 3.9Richard Purdie
2025-03-19tests/fetch: Fix typo in npm testRichard Purdie
2025-03-19tests/fetch: Add git tag verification testsRichard Purdie
2025-03-19fetch/git: Ensure tags work with shallow clonesRichard Purdie
2025-03-19fetch/git: Rework tag parameter handlingRichard Purdie
2025-03-19tests/fetch: Add missing branch parameter to testsRichard Purdie
2025-03-18tinfoil: Track data during finalizeDataYoann Congal
2025-03-18tinfoil: Refactor temporary data tracking in a context managerYoann Congal
2025-03-18fetch2/git: Restore escape quoting for the git url when usedPatrik Nordvall
2025-03-13data_smart: Ensure module dependency changes invalidate the base config cacheRichard Purdie
2025-03-13hashserv: Add `gc-mark-stream` command for batch hash markingAlexandre Marques
2025-03-11bitbake-server/worker: Hide os.fork() deprecation warningRichard Purdie
2025-03-11doc: bitbake-user-manual-metadata: document the include_all directiveAntonin Godard
2025-03-11command: Fix command complete event orderingRichard Purdie
2025-03-11cooker: Add debug for parsing being completeRichard Purdie
2025-03-09doc: bitbake-user-manual-ref-variables: document BB_USE_HOME_NPMRCEric Meyers
2025-03-09fetch2/npm: Adding npmrc support for private registry authenticationEric Meyers
2025-03-09codeparser: Skipping typing when inspecting Python modulesPedro Ferreira
2025-03-07tests/fetch: Verify regular expression "URLs" that contain a ?Peter Kjellerstedt
2025-03-07fetch2: Partial revert decodeurl() to not use the URI classStefan Herbrechtsmeier
2025-03-06data_smart.py: clear expand_cache in _setvar_update_overridevarsChen Qi
2025-03-06data_smart.py: simple clean upChen Qi
2025-03-06data_smart.py: remove unnecessary ? from __expand_var_regexp__Chen Qi
2025-03-06lib/bb/cooker.py: produce an error when BB_HASHSERVE_UPSTREAM cannot be used ...Alexander Kanavin
2025-03-05tests/fetch: Add an additional test case to check whether the fast fetch is s...Stefan Koch
2025-03-05tests/fetch: Adapt test cases for fast shallow fetchesStefan Koch
2025-03-05fetch2/gitsm: Unpack even when `ud.clonedir` is not availableStefan Koch
2025-03-05bitbake-user-manual: Update documentation for fast `BB_GIT_SHALLOW`Stefan Koch
2025-03-05fetch2/git: Add support for fast initial shallow fetchStefan Koch
2025-03-05toaster/tests: Fix kirkstone testRichard Purdie
2025-03-05toaster/fixtures: Add walnascar release informationRichard Purdie
2025-03-05toaster: Add script to compare toaster fixtures to project release dataRichard Purdie