index
:
bitbake
Bitbake Development tree
grokmirror user
about
summary
refs
log
tree
commit
diff
stats
Age
Commit message (
Expand
)
Author
2026-04-13
runqueue.py: make sure we use bb multiprocessing
yocto-5.3.4
2.16
Trevor Gamblin
2026-04-09
tests/fetch: Avoid using git protocol in tests
Richard Purdie
2026-01-26
bitbake-setup: ensure paths with timestamps in them are unique
yocto-5.3.3
yocto-5.3.2
Alexander Kanavin
2026-01-12
bin: Hide os.fork() deprecation warning in all bitbake scripts
yocto-5.3.1
Mathieu Dubois-Briand
2026-01-12
bitbake-layers: Also hide os.fork() deprecation warning
Mathieu Dubois-Briand
2025-11-27
bitbake-setup: add whinlatter configs for poky and oe-nodistro
yocto-5.3
Alexander Kanavin
2025-11-27
bitbake-setup: add an optional 'expires' property to the schema
Alexander Kanavin
2025-11-27
bitbake-setup: rename oe-nodistro to oe-nodistro-master
Alexander Kanavin
2025-11-26
bitbake: Update version to 2.16.0 for release
2.16.0
Richard Purdie
2025-11-25
cooker: Ensure the correct state when resetting the base config
Richard Purdie
2025-11-25
cooker/cookerdata: Ensure clean cache parsing/correctness with memres bitbake
Richard Purdie
2025-11-24
bitbake-layers: Remove the --force option for bitbake-config-build
Peter Kjellerstedt
2025-11-24
ast: Improve output when a fragment cannot be found
Peter Kjellerstedt
2025-11-24
bitbake-layers: Correct the help description for bitbake-config-build
Peter Kjellerstedt
2025-11-24
bitbake-setup: correct the confusion over 'uri' format in json configs
Alexander Kanavin
2025-11-24
data_smart: Fix cache issues with noweakdefault getVar
Richard Purdie
2025-11-24
bitbake-setup: do not include prefix/ when using fragment names in setup dire...
Alexander Kanavin
2025-11-24
bitbake-setup: add information about enabling fragments to tool output and wr...
Alexander Kanavin
2025-11-21
toaster: Fix test after styhead removal
Richard Purdie
2025-11-20
lib/bb/parse/ast.py: error out for internal fragment in case of a previous value
Chen Qi
2025-11-20
bitbake: add SKIP_FRAGMENTS CookerFeature
Chen Qi
2025-11-20
lib/bb/cooker.py: fix reset in case of different featureset
Chen Qi
2025-11-20
bitbake-setup: use a transient temporary top_dir to list available configs
Alexander Kanavin
2025-11-20
bitbake-setup: Allow setup-dir-name to be specified in JSON (and use that in ...
Joshua Watt
2025-11-20
bitbake-setup: Tell the user what to do if they don't like the top dir
Joshua Watt
2025-11-18
knotty: Integrate PSI reporting into the UI
Joshua Watt
2025-11-18
knotty, teamcity, tinfoil: Only allow one process progress bar at once
Peter Kjellerstedt
2025-11-18
knotty: Some improvements to TerminalFilter.updateFooter()
Peter Kjellerstedt
2025-11-18
toaster: remove styhead
David Reyna
2025-11-18
setup-schema/bitbake-setup.schema.json: move from oe-core repo
Alexander Kanavin
2025-11-18
bitbake-selftest: setup: add test for --update-bb-conf=no
Antonin Godard
2025-11-18
bitbake-setup: update: add a --update-bb-conf option
Antonin Godard
2025-11-18
bitbake-setup: handle ctrl+c
Antonin Godard
2025-11-18
bitbake-setup: create top-dir later in init
Antonin Godard
2025-11-18
bitbake-setup: fix top_dir creation in create_siteconf
Antonin Godard
2025-11-18
bitbake-setup: add description of DL_DIR in default site.conf
Antonin Godard
2025-11-18
tests: data: Add tests on emitting environment variables
Mathieu Dubois-Briand
2025-11-18
data: Escape back quotes in environment
Mathieu Dubois-Briand
2025-11-18
lib/bb/parse/ast.py: exit immediately when fragement is not found
Chen Qi
2025-11-18
bitbake-setup: make "path" optional
Yoann Congal
2025-11-14
doc/bitbake-setup: mention the site.conf file
Antonin Godard
2025-11-14
doc/bitbake-setup: quick start: change top dir path
Antonin Godard
2025-11-14
doc/bitbake-setup: show how to clone bitbake before using bitbake-setup
Antonin Godard
2025-11-13
siggen: Fix dump of non-runtime sigdata
Paul Barker
2025-11-13
bitbake-selftest: setup: default to cwd for top-dir-prefix
Adrian Freihofer
2025-11-13
bitbake-setup: default top-dir-prefix to cwd
Adrian Freihofer
2025-11-13
bitbake-setup: Set DL_DIR in default site.conf
Joshua Watt
2025-11-13
bitbake-setup: Prompt setup directory name
Joshua Watt
2025-11-13
bitbake-setup: Do not override site.conf if it already exists
Joshua Watt
2025-11-13
knotty: fix TIOCGWINSZ call for Python 3.14 and later
Enrico Scholz
[next]