summaryrefslogtreecommitdiffstats
path: root/bitbake/bin/bitbake-setup
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake-setup: Rename bb-layers-relative to bb-layers-file-relativeRichard Purdie2025-11-071-5/+5
* bitbake: bitbake-setup: replace {THISDIR} token with a keyword: bb-layers-rel...Alexander Kanavin2025-11-061-12/+16
* bitbake: bitbake-setup: capture revisions while checking out layersJohannes Schneider2025-11-061-3/+17
* bitbake: bitbake-setup: checkout_layers: construct 'src_uri' separatlyJohannes Schneider2025-11-061-3/+4
* bitbake: bitbake-setup: rename 'write_config' into 'write_upstream_config'Johannes Schneider2025-11-061-4/+4
* bitbake: bitbake-setup: fix key-error when changing a new 'section'Johannes Schneider2025-11-061-0/+4
* bitbake: bitbake-setup: rename function 'default_settings_path' to 'topdir_se...Johannes Schneider2025-11-061-8/+8
* bitbake: bitbake-setup: rename 'build' -> 'setup'Alexander Kanavin2025-11-041-47/+47
* bitbake: bitbake-setup: correctly define --global argument for settings manag...Alexander Kanavin2025-11-031-1/+1
* bitbake: bitbake-setup: commandline: use subsubparser for settings {list,set,...Johannes Schneider2025-10-141-19/+31
* bitbake: bitbake-setup: add 'metavar' for self-descriptive parametersJohannes Schneider2025-10-141-2/+3
* bitbake: bitbake-setup: use args.cmdline_settings for --settingsJohannes Schneider2025-10-141-3/+4
* bitbake: bitbake-setup: init: suggest removing a partially initialized top-dirJohannes Schneider2025-10-141-1/+1
* bitbake: bitbake-setup: correct 'setting' to 'settings' in a couple of help t...Alexander Kanavin2025-10-141-2/+2
* bitbake: bitbake-setup: further rework the settings handlingAlexander Kanavin2025-10-141-101/+60
* bitbake: bitbake-setup: rework the settings handlingAlexander Kanavin2025-10-141-147/+140
* bitbake: bitbake-setup: support adding environment-passthroughs to the init-b...Johannes Schneider2025-10-141-1/+26
* bitbake: bitbake-setup: add support for skipping a fragment selectionAlexander Kanavin2025-10-141-2/+8
* bitbake: bitbake-setup: clarify that default answer to prompts is noPaul Gortmaker2025-10-141-3/+3
* bitbake: bitbake-setup: allow using {THISDIR}/my-layerYoann Congal2025-10-141-3/+17
* bitbake: bitbake-setup: dash support for init-build-env scriptYoann Congal2025-10-141-7/+8
* bitbake: bitbake-setup: suggest "." instead of "source"Yoann Congal2025-10-141-1/+1
* bitbake: bitbake-setup: improve robustness of loading/writing settingsAlexander Kanavin2025-10-141-3/+3
* bitbake: bitbake-setup: add support for specifying branches in repo checkoutsAlexander Kanavin2025-10-141-2/+10
* bitbake: bitbake-setup: Improve the already initialized testRichard Purdie2025-10-141-2/+2
* bitbake: bitbake-setup: Switch to internal default registry filesRichard Purdie2025-10-141-1/+1
* bitbake: bitbake-setup: Allow local registry pathsRichard Purdie2025-10-141-4/+9
* bitbake: bitbake-setup: add 'install-buildtools' commandAlexander Kanavin2025-10-141-0/+26
* bitbake: bitbake-setup: add the initial implementationAlexander Kanavin2025-10-141-0/+809