summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* The poky repository master branch is no longer being updated.Richard Purdie2025-11-07611-150731/+0
* bitbake: Add bitbake-setup documentationAntonin Godard2025-11-072-0/+823
* bitbake: doc/conf.py: add wikipedia extlinkAntonin Godard2025-11-071-0/+1
* bitbake: bitbake-setup: Rename bb-layers-relative to bb-layers-file-relativeRichard Purdie2025-11-072-12/+12
* bitbake: bitbake-setup: replace {THISDIR} token with a keyword: bb-layers-rel...Alexander Kanavin2025-11-062-22/+26
* bitbake: bitbake-setup: capture revisions while checking out layersJohannes Schneider2025-11-062-3/+23
* bitbake: bitbake-setup: tests: move duplicate code into 'check_setupdir_files'Johannes Schneider2025-11-061-12/+8
* 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: toaster: support bitbake-setupDavid Reyna2025-11-042-31/+89
* bitbake: bitbake-setup: rename 'build' -> 'setup'Alexander Kanavin2025-11-042-77/+77
* bitbake: bitbake-user-manual/ref-variables: extend PERSISTENT_DIR docAntonin Godard2025-11-031-2/+7
* bitbake: doc: enhance SRCREV_FORMAT descriptionPatrick Vogelaar2025-11-031-0/+6
* bitbake: fetch2/git: when raising ParameterError for an invalid proto, includ...Chris Laplante2025-11-031-1/+1
* bitbake: doc/bitbake-user-manual-ref-variables: improve INHERITAdam Blank2025-11-031-3/+11
* bitbake: doc: bitbake-user-manual: style and completeness correctionsAdam Blank2025-11-032-35/+35
* bitbake: doc: bitbake-user-manual: AUTOREV and SRCREV_FORMAT roles in fetchingAdam Blank2025-11-032-5/+57
* bitbake: bitbake-setup: correctly define --global argument for settings manag...Alexander Kanavin2025-11-031-1/+1
* bitbake: bitbake-user-manual-metadata.rst: OE_BUILTIN_FRAGMENTS -> OE_FRAGMEN...Chen Qi2025-11-031-2/+2
* bitbake: contrib: vim: Update file detection regexJoshua Watt2025-11-031-4/+4
* bitbake: bitbake/doc: Correct name of bitbake-dumpsigJörg Sommer2025-10-171-2/+2
* bitbake: bitbake-setup: commandline: use subsubparser for settings {list,set,...Johannes Schneider2025-10-142-29/+41
* 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-142-105/+69
* bitbake: bitbake-setup: rework the settings handlingAlexander Kanavin2025-10-142-152/+147
* bitbake: bitbake-setup: tests: add environment-passthroughJohannes Schneider2025-10-141-0/+23
* bitbake: bitbake-setup: tests: add a template-only test configurationJohannes Schneider2025-10-141-8/+27
* 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: registry: make a separate configuration for poky with sstat...Alexander Kanavin2025-10-141-3/+11
* 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-142-5/+32
* bitbake: lib/bb/tests/setup.py: unset BBPATH to ensure isolation from the exi...Alexander Kanavin2025-10-141-0/+5
* bitbake: lib/bb/tests/setup.py: define test parameters in a single dictionaryAlexander Kanavin2025-10-141-3/+7
* 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-144-7/+23
* 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: Add default registry config for OpenEmbedded's nodistro and Yocto Pr...Richard Purdie2025-10-142-0/+124
* bitbake: bitbake-setup: Allow local registry pathsRichard Purdie2025-10-141-4/+9
* bitbake: cooker: adjust the error message about missing websockets module to ...Alexander Kanavin2025-10-141-1/+4
* bitbake: bitbake-setup: add 'install-buildtools' commandAlexander Kanavin2025-10-142-0/+46
* bitbake: bitbake-setup: add tests to bitbake-selftestAlexander Kanavin2025-10-142-0/+267