aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2026-04-13runqueue.py: make sure we use bb multiprocessingyocto-5.3.42.16Trevor Gamblin
2026-04-09tests/fetch: Avoid using git protocol in testsRichard Purdie
2026-01-26bitbake-setup: ensure paths with timestamps in them are uniqueyocto-5.3.3yocto-5.3.2Alexander Kanavin
2026-01-12bin: Hide os.fork() deprecation warning in all bitbake scriptsyocto-5.3.1Mathieu Dubois-Briand
2026-01-12bitbake-layers: Also hide os.fork() deprecation warningMathieu Dubois-Briand
2025-11-27bitbake-setup: add whinlatter configs for poky and oe-nodistroyocto-5.3Alexander Kanavin
2025-11-27bitbake-setup: add an optional 'expires' property to the schemaAlexander Kanavin
2025-11-27bitbake-setup: rename oe-nodistro to oe-nodistro-masterAlexander Kanavin
2025-11-26bitbake: Update version to 2.16.0 for release2.16.0Richard Purdie
2025-11-25cooker: Ensure the correct state when resetting the base configRichard Purdie
2025-11-25cooker/cookerdata: Ensure clean cache parsing/correctness with memres bitbakeRichard Purdie
2025-11-24bitbake-layers: Remove the --force option for bitbake-config-buildPeter Kjellerstedt
2025-11-24ast: Improve output when a fragment cannot be foundPeter Kjellerstedt
2025-11-24bitbake-layers: Correct the help description for bitbake-config-buildPeter Kjellerstedt
2025-11-24bitbake-setup: correct the confusion over 'uri' format in json configsAlexander Kanavin
2025-11-24data_smart: Fix cache issues with noweakdefault getVarRichard Purdie
2025-11-24bitbake-setup: do not include prefix/ when using fragment names in setup dire...Alexander Kanavin
2025-11-24bitbake-setup: add information about enabling fragments to tool output and wr...Alexander Kanavin
2025-11-21toaster: Fix test after styhead removalRichard Purdie
2025-11-20lib/bb/parse/ast.py: error out for internal fragment in case of a previous valueChen Qi
2025-11-20bitbake: add SKIP_FRAGMENTS CookerFeatureChen Qi
2025-11-20lib/bb/cooker.py: fix reset in case of different featuresetChen Qi
2025-11-20bitbake-setup: use a transient temporary top_dir to list available configsAlexander Kanavin
2025-11-20bitbake-setup: Allow setup-dir-name to be specified in JSON (and use that in ...Joshua Watt
2025-11-20bitbake-setup: Tell the user what to do if they don't like the top dirJoshua Watt
2025-11-18knotty: Integrate PSI reporting into the UIJoshua Watt
2025-11-18knotty, teamcity, tinfoil: Only allow one process progress bar at oncePeter Kjellerstedt
2025-11-18knotty: Some improvements to TerminalFilter.updateFooter()Peter Kjellerstedt
2025-11-18toaster: remove styheadDavid Reyna
2025-11-18setup-schema/bitbake-setup.schema.json: move from oe-core repoAlexander Kanavin
2025-11-18bitbake-selftest: setup: add test for --update-bb-conf=noAntonin Godard
2025-11-18bitbake-setup: update: add a --update-bb-conf optionAntonin Godard
2025-11-18bitbake-setup: handle ctrl+cAntonin Godard
2025-11-18bitbake-setup: create top-dir later in initAntonin Godard
2025-11-18bitbake-setup: fix top_dir creation in create_siteconfAntonin Godard
2025-11-18bitbake-setup: add description of DL_DIR in default site.confAntonin Godard
2025-11-18tests: data: Add tests on emitting environment variablesMathieu Dubois-Briand
2025-11-18data: Escape back quotes in environmentMathieu Dubois-Briand
2025-11-18lib/bb/parse/ast.py: exit immediately when fragement is not foundChen Qi
2025-11-18bitbake-setup: make "path" optionalYoann Congal
2025-11-14doc/bitbake-setup: mention the site.conf fileAntonin Godard
2025-11-14doc/bitbake-setup: quick start: change top dir pathAntonin Godard
2025-11-14doc/bitbake-setup: show how to clone bitbake before using bitbake-setupAntonin Godard
2025-11-13siggen: Fix dump of non-runtime sigdataPaul Barker
2025-11-13bitbake-selftest: setup: default to cwd for top-dir-prefixAdrian Freihofer
2025-11-13bitbake-setup: default top-dir-prefix to cwdAdrian Freihofer
2025-11-13bitbake-setup: Set DL_DIR in default site.confJoshua Watt
2025-11-13bitbake-setup: Prompt setup directory nameJoshua Watt
2025-11-13bitbake-setup: Do not override site.conf if it already existsJoshua Watt
2025-11-13knotty: fix TIOCGWINSZ call for Python 3.14 and laterEnrico Scholz