Show patches with: Submitter = Alexander Kanavin       |   207 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
bitbake-config-build: add an alias to bitbake-layers bitbake-config-build: add an alias to bitbake-layers - - - --- 2024-12-11 Alexander Kanavin Accepted
bitbake-config-build: add an alias to bitbake-layers intended for managing specific local configs bitbake-config-build: add an alias to bitbake-layers intended for managing specific local configs - - - --- 2024-05-09 Alexander Kanavin New
bitbake-layers: initialize tinfoil before registering command line arguments bitbake-layers: initialize tinfoil before registering command line arguments - - - --- 2022-08-31 Alexander Kanavin Accepted
bitbake-layers: initialize tinfoil before registering command line arguments bitbake-layers: initialize tinfoil before registering command line arguments - - - --- 2022-08-25 Alexander Kanavin Accepted
bitbake-setup: add support for skipping a fragment selection bitbake-setup: add support for skipping a fragment selection - - - --- 2025-10-02 Alexander Kanavin Accepted
bitbake-setup: add whinlatter configs for poky and oe-nodistro bitbake-setup: add whinlatter configs for poky and oe-nodistro - - - --- 2025-11-26 Alexander Kanavin Accepted
bitbake-setup: correct the confusion over 'uri' format in json configs bitbake-setup: correct the confusion over 'uri' format in json configs - - - --- 2025-11-23 Alexander Kanavin Accepted
bitbake-setup: correctly deduce top directory from BBPATH environment variable bitbake-setup: correctly deduce top directory from BBPATH environment variable - - - --- 2026-01-12 Alexander Kanavin Accepted
bitbake-setup: correctly define --global argument for settings management bitbake-setup: correctly define --global argument for settings management - - 1 --- 2025-10-27 Alexander Kanavin Accepted
bitbake-setup: do not include prefix/ when using fragment names in setup directory variable expansi… bitbake-setup: do not include prefix/ when using fragment names in setup directory variable expansi… - - - --- 2025-11-20 Alexander Kanavin Accepted
bitbake-setup: do not write comments into toolcfg.conf bitbake-setup: do not write comments into toolcfg.conf - - - --- 2025-11-20 Alexander Kanavin New
bitbake-setup: ensure 'list' does not write anything into top dir bitbake-setup: ensure 'list' does not write anything into top dir - - - --- 2026-01-14 Alexander Kanavin Accepted
bitbake-setup: ensure args.setup_dir is an absolute path bitbake-setup: ensure args.setup_dir is an absolute path - - - --- 2026-03-24 Alexander Kanavin Accepted
bitbake-setup: further rework the settings handling bitbake-setup: further rework the settings handling - - - --- 2025-10-09 Alexander Kanavin Accepted
bitbake-setup: read fixed revisions json from config dir, not from layer dir bitbake-setup: read fixed revisions json from config dir, not from layer dir - - - --- 2026-01-03 Alexander Kanavin New
bitbake-setup: rename 'build' -> 'setup' bitbake-setup: rename 'build' -> 'setup' 1 - - --- 2025-11-03 Alexander Kanavin Accepted
bitbake-setup: rename oe-nodistro to oe-nodistro-master bitbake-setup: rename oe-nodistro to oe-nodistro-master - - - --- 2025-11-26 Alexander Kanavin Accepted
bitbake-setup: replace {THISDIR} token with an explicit keyword bitbake-setup: replace {THISDIR} token with an explicit keyword - - - --- 2025-11-06 Alexander Kanavin New
bitbake-setup: use a transient temporary top_dir to list available configs bitbake-setup: use a transient temporary top_dir to list available configs - - - --- 2025-11-19 Alexander Kanavin Accepted
bitbake-setup: use internal registry if run from git checkout, bitbake repo otherwise bitbake-setup: use internal registry if run from git checkout, bitbake repo otherwise - - - --- 2026-01-14 Alexander Kanavin Accepted
bitbake-setup: use non-destructive 'update' mode of the git fetcher bitbake-setup: use non-destructive 'update' mode of the git fetcher - - - --- 2026-03-19 Alexander Kanavin Accepted
bitbake-user-manual-metadata: add a section about 'addfragments` bitbake-user-manual-metadata: add a section about 'addfragments` - - - --- 2024-12-09 Alexander Kanavin Accepted
bitbake-user-manual: correctly reference UNPACKDIR when describing unpacking bitbake-user-manual: correctly reference UNPACKDIR when describing unpacking - - - --- 2025-06-23 Alexander Kanavin Accepted
bitbake/codeparser.py: address ast module deprecations in py 3.12 bitbake/codeparser.py: address ast module deprecations in py 3.12 - - - --- 2023-12-31 Alexander Kanavin Accepted
bitbake: improve descriptions of '-S printdiff' bitbake: improve descriptions of '-S printdiff' - - - --- 2024-03-18 Alexander Kanavin Accepted
bitbake: registry: make a separate configuration for poky with sstate mirror bitbake: registry: make a separate configuration for poky with sstate mirror - - - --- 2025-10-02 Alexander Kanavin Accepted
cooker: warn when sstate is outside of build dir, but hash equiv database is inside it cooker: warn when sstate is outside of build dir, but hash equiv database is inside it - - - --- 2026-02-23 Alexander Kanavin New
fetch2/crate: add upstream latest version check function fetch2/crate: add upstream latest version check function - - - --- 2024-04-19 Alexander Kanavin Accepted
fetch2/git: allow overriding default unpack directory with a variable fetch2/git: allow overriding default unpack directory with a variable - - - --- 2025-06-16 Alexander Kanavin Accepted
fetch2/wget.py: correctly match versioned directories fetch2/wget.py: correctly match versioned directories - - - --- 2022-12-08 Alexander Kanavin Accepted
fetch2/wget.py: use default wget user-agent in upstream version checks fetch2/wget.py: use default wget user-agent in upstream version checks - - - --- 2024-10-14 Alexander Kanavin Accepted
fetch2/wget: do not hardcode tarball compressors in version check fetch2/wget: do not hardcode tarball compressors in version check - - - --- 2021-12-06 Alexander Kanavin Accepted
fetch: add a test for version check where compression changes fetch: add a test for version check where compression changes - - - --- 2021-12-07 Alexander Kanavin Accepted
lib/bb/cooker.py: make BB_HASHSERVE_UPSTREAM issues fatal, write specific error messages lib/bb/cooker.py: make BB_HASHSERVE_UPSTREAM issues fatal, write specific error messages - - - --- 2025-02-25 Alexander Kanavin New
lib/bb/cooker.py: produce an error when BB_HASHSERVE_UPSTREAM cannot be used due to missing python … lib/bb/cooker.py: produce an error when BB_HASHSERVE_UPSTREAM cannot be used due to missing python … - - - --- 2025-02-26 Alexander Kanavin Accepted
parse/ast: add support for 'built-in' fragments parse/ast: add support for 'built-in' fragments - - - --- 2025-06-18 Alexander Kanavin Accepted
parse: add bitbake version check via bitbake_min_version keyword parse: add bitbake version check via bitbake_min_version keyword - - - --- 2025-10-27 Alexander Kanavin New
providers.py: do not skip recipes providing 'virtual/x' in world builds providers.py: do not skip recipes providing 'virtual/x' in world builds - - - --- 2022-01-01 Alexander Kanavin New
Revert "bitbake: wget.py: always use the custom user agent" Revert "bitbake: wget.py: always use the custom user agent" - - - --- 2024-02-20 Alexander Kanavin Accepted
runqueue.py: clarify that 'closest' signature means 'most recent' (and not closest in its content) runqueue.py: clarify that 'closest' signature means 'most recent' (and not closest in its content) - - - --- 2023-10-17 Alexander Kanavin Accepted
setup-schema/bitbake-setup.schema.json: move from oe-core repo setup-schema/bitbake-setup.schema.json: move from oe-core repo - - - --- 2025-11-18 Alexander Kanavin Accepted
wget.py: use a longer timeout in checkstatus() wget.py: use a longer timeout in checkstatus() - - - --- 2022-02-09 Alexander Kanavin New
[01/10] bitbake-setup: add the initial implementation [01/10] bitbake-setup: add the initial implementation - - - --- 2025-09-29 Alexander Kanavin Accepted
[01/10] bitbake-setup: move the local source tests to the end [01/10] bitbake-setup: move the local source tests to the end - - - --- 2026-01-02 Alexander Kanavin Accepted
[02/10] bitbake-setup: add tests to bitbake-selftest [01/10] bitbake-setup: add the initial implementation - - - --- 2025-09-29 Alexander Kanavin Accepted
[02/10] bitbake-setup: consistently add configuration commits at the end of updates [01/10] bitbake-setup: move the local source tests to the end - - - --- 2026-01-02 Alexander Kanavin Accepted
[03/10] bitbake-setup: add 'install-buildtools' command [01/10] bitbake-setup: add the initial implementation - - - --- 2025-09-29 Alexander Kanavin Accepted
[03/10] bitbake-setup: test after every update that config hasn't changed [01/10] bitbake-setup: move the local source tests to the end - - - --- 2026-01-02 Alexander Kanavin Accepted
[04/10] bitbake-setup: consider overrides when checking whether layers have changed in 'status'/'up… [01/10] bitbake-setup: move the local source tests to the end - - - --- 2026-01-02 Alexander Kanavin Accepted
[04/10] cooker: adjust the error message about missing websockets module to mention bitbake-setup [01/10] bitbake-setup: add the initial implementation - - - --- 2025-09-29 Alexander Kanavin Accepted
[05/10] bitbake-setup: Allow local registry paths [01/10] bitbake-setup: add the initial implementation - - - --- 2025-09-29 Alexander Kanavin Accepted
[05/10] bitbake-setup: fix are_layers_changed when use local source [01/10] bitbake-setup: move the local source tests to the end - - - --- 2026-01-02 Alexander Kanavin Accepted
[06/10] Add default registry config for OpenEmbedded's nodistro and Yocto Project's poky [01/10] bitbake-setup: add the initial implementation - - - --- 2025-09-29 Alexander Kanavin Accepted
[06/10] bitbake-setup: extend the tests for local sources with status/update sequence [01/10] bitbake-setup: move the local source tests to the end - - - --- 2026-01-02 Alexander Kanavin Accepted
[07/10] bitbake-setup: in tests, refactor the config writer to allow variable sources [01/10] bitbake-setup: move the local source tests to the end - - - --- 2026-01-02 Alexander Kanavin Accepted
[07/10] bitbake-setup: Switch to internal default registry files [01/10] bitbake-setup: add the initial implementation - - - --- 2025-09-29 Alexander Kanavin Accepted
[08/10] bitbake-setup: Improve the already initialized test [01/10] bitbake-setup: add the initial implementation - - - --- 2025-09-29 Alexander Kanavin Accepted
[08/10] bitbake-setup: symlink json with fixed revisions into layers/ [01/10] bitbake-setup: move the local source tests to the end - - - --- 2026-01-02 Alexander Kanavin Accepted
[09/10] bitbake-setup: add support for specifying branches in repo checkouts [01/10] bitbake-setup: add the initial implementation - - - --- 2025-09-29 Alexander Kanavin Accepted
[09/10] doc: document fixed revisions override in bitbake-setup manual [01/10] bitbake-setup: move the local source tests to the end - - - --- 2026-01-02 Alexander Kanavin Accepted
[1/2] bitbake-setup: add the initial implementation [1/2] bitbake-setup: add the initial implementation - - - --- 2025-06-30 Alexander Kanavin Accepted
[1/2] bitbake-setup: add the initial implementation [1/2] bitbake-setup: add the initial implementation - - - --- 2025-06-24 Alexander Kanavin Accepted
[1/2] bitbake-setup: add the proof of concept implementation [1/2] bitbake-setup: add the proof of concept implementation - - - --- 2025-03-14 Alexander Kanavin New
[1/2] bitbake-setup: add the proof of concept implementation [1/2] bitbake-setup: add the proof of concept implementation - - - --- 2025-02-25 Alexander Kanavin New
[1/2] bitbake-setup: ensure that relative local path given on 'init' command line is recorded as an… [1/2] bitbake-setup: ensure that relative local path given on 'init' command line is recorded as an… - - - --- 2026-03-05 Alexander Kanavin New
[1/2] bitbake-setup: rename bb-layers -> bb-layers-in-sources, bb-layers-relative -> bb-layers-in-t… [1/2] bitbake-setup: rename bb-layers -> bb-layers-in-sources, bb-layers-relative -> bb-layers-in-t… - - - --- 2025-11-07 Alexander Kanavin New
[1/2] bitbake: parse: add support for flagged fragment variables [1/2] bitbake: parse: add support for flagged fragment variables - - - --- 2024-12-11 Alexander Kanavin Accepted
[1/2] cooker: use BB_HASHSERVE_DB_DIR for hash server database location [1/2] cooker: use BB_HASHSERVE_DB_DIR for hash server database location - - - --- 2026-01-12 Alexander Kanavin Accepted
[1/2] fetch/checkstatus(): do not print the URI twice in FetchError exception [1/2] fetch/checkstatus(): do not print the URI twice in FetchError exception - - - --- 2024-01-08 Alexander Kanavin Accepted
[1/3] bitbake-config-build: add an alias to bitbake-layers intended for managing specific local con… [1/3] bitbake-config-build: add an alias to bitbake-layers intended for managing specific local con… - - - --- 2024-11-14 Alexander Kanavin New
[1/3] bitbake-setup: add the initial implementation [1/3] bitbake-setup: add the initial implementation - - - --- 2025-09-15 Alexander Kanavin Accepted
[1/3] bitbake-setup: add the initial implementation [1/3] bitbake-setup: add the initial implementation - - - --- 2025-09-08 Alexander Kanavin Accepted
[1/3] bitbake-setup: add the initial implementation [1/3] bitbake-setup: add the initial implementation - - - --- 2025-08-21 Alexander Kanavin Accepted
[1/3] bitbake-setup: add the initial implementation [1/3] bitbake-setup: add the initial implementation - - - --- 2025-08-13 Alexander Kanavin Accepted
[1/3] bitbake-setup: Tell the user what to do if they don't like the top dir [1/3] bitbake-setup: Tell the user what to do if they don't like the top dir - - - --- 2025-11-19 Alexander Kanavin Accepted
[1/4] bitbake-setup: add the initial implementation [1/4] bitbake-setup: add the initial implementation - - - --- 2025-09-22 Alexander Kanavin Accepted
[1/4] bitbake-setup: support adding environment-passthroughs to the init-build-env [1/4] bitbake-setup: support adding environment-passthroughs to the init-build-env - - - --- 2025-10-08 Alexander Kanavin Accepted
[1/4] setup-schema/layers.schema.json: correct indentation [1/4] setup-schema/layers.schema.json: correct indentation - 1 - --- 2025-12-11 Alexander Kanavin Accepted
[1/5] bitbake-setup: correct 'setting' to 'settings' in a couple of help texts [1/5] bitbake-setup: correct 'setting' to 'settings' in a couple of help texts - - - --- 2025-10-12 Alexander Kanavin Accepted
[1/5] doc: document fixed revisions override in bitbake-setup manual [1/5] doc: document fixed revisions override in bitbake-setup manual - - - --- 2026-01-09 Alexander Kanavin Accepted
[1/6] bitbake-setup: add the initial implementation [1/6] bitbake-setup: add the initial implementation - - - --- 2025-09-01 Alexander Kanavin Accepted
[1/6] bitbake-setup: rename function 'default_settings_path' to 'topdir_settings_path' [1/6] bitbake-setup: rename function 'default_settings_path' to 'topdir_settings_path' - - - --- 2025-11-05 Alexander Kanavin Accepted
[1/7] bitbake-setup: pass only the registry settting into obtain_config(), not the whole settings [1/7] bitbake-setup: pass only the registry settting into obtain_config(), not the whole settings - - - --- 2026-01-16 Alexander Kanavin Accepted
[1/7] bitbake-setup: suggest "." instead of "source" [1/7] bitbake-setup: suggest "." instead of "source" - - - --- 2025-10-02 Alexander Kanavin Accepted
[10/10] bitbake-setup: correct (and test) several scenarios in layer checkout [01/10] bitbake-setup: move the local source tests to the end - - - --- 2026-01-02 Alexander Kanavin New
[10/10] bitbake-setup: improve robustness of loading/writing settings [01/10] bitbake-setup: add the initial implementation - - - --- 2025-09-29 Alexander Kanavin Accepted
[2/2] bitbake-setup: add tests to bitbake-selftest [1/2] bitbake-setup: add the initial implementation - - - --- 2025-06-30 Alexander Kanavin Accepted
[2/2] bitbake-setup: add tests to bitbake-selftest [1/2] bitbake-setup: add the initial implementation - - - --- 2025-06-24 Alexander Kanavin Accepted
[2/2] bitbake-setup: add tests to bitbake-selftest [1/2] bitbake-setup: add the proof of concept implementation - - - --- 2025-03-14 Alexander Kanavin Accepted
[2/2] bitbake-setup: add tests to bitbake-selftest [1/2] bitbake-setup: add the proof of concept implementation - - - --- 2025-02-25 Alexander Kanavin Accepted
[2/2] bitbake-setup: correctly determine latest revision in status/update when it is fixed to a com… [1/2] bitbake-setup: ensure that relative local path given on 'init' command line is recorded as an… - - - --- 2026-03-05 Alexander Kanavin Accepted
[2/2] bitbake-setup: share sstate by default between builds [1/2] cooker: use BB_HASHSERVE_DB_DIR for hash server database location - - - --- 2026-01-12 Alexander Kanavin Accepted
[2/2] bitbake-setup: unpack sources (e.g. layers and bitbake) into 'sources' rather than 'layers' [1/2] bitbake-setup: rename bb-layers -> bb-layers-in-sources, bb-layers-relative -> bb-layers-in-t… - - - --- 2025-11-07 Alexander Kanavin New
[2/2] bitbake-user-manual-metadata: add a section about 'addfragments` [1/2] bitbake: parse: add support for flagged fragment variables - - - --- 2024-12-11 Alexander Kanavin Accepted
[2/2] fetch/wget/checkstatus(): include the URL in debugging output about status check failure [1/2] fetch/checkstatus(): do not print the URI twice in FetchError exception - - - --- 2024-01-08 Alexander Kanavin Accepted
[2/3] bitbake-setup: add tests to bitbake-selftest [1/3] bitbake-setup: add the initial implementation - - - --- 2025-09-15 Alexander Kanavin Accepted
[2/3] bitbake-setup: add tests to bitbake-selftest [1/3] bitbake-setup: add the initial implementation - - - --- 2025-09-08 Alexander Kanavin Accepted
[2/3] bitbake-setup: add tests to bitbake-selftest [1/3] bitbake-setup: add the initial implementation - - - --- 2025-08-21 Alexander Kanavin Accepted
[2/3] bitbake-setup: add tests to bitbake-selftest [1/3] bitbake-setup: add the initial implementation - - - --- 2025-08-13 Alexander Kanavin Accepted
[2/3] bitbake-setup: Allow setup-dir-name to be specified in JSON (and use that in the default regi… [1/3] bitbake-setup: Tell the user what to do if they don't like the top dir - - - --- 2025-11-19 Alexander Kanavin Accepted
« 1 2 3 »