aboutsummaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)Author
9 daysfetch2: accept sha256 revisionsNick Owens
11 daysbitbake-setup: Fix ambiguous variable namesRob Woolley
11 daysbitbake-setup: Resolve unused loop control variablesRob Woolley
2026-06-15bitbake-setup: always write newline at end of the READMEErnest Van Hoecke
2026-06-12toaster: sync release list for Toaster, test, and Layer IndexDavid Reyna
2026-06-11bitbake-setup: write notes for generated build configsErnest Van Hoecke
2026-06-01bitbake-setup: Convert string commands to lists where possibleRichard Purdie
2026-04-27Drop git-make-shallowPaul Barker
2026-04-23bitbake: Update version to 2.19.0 for development series2.19.0Richard Purdie
2026-04-23bitbake: Update version to 2.18.0yocto-6.02.18.0Richard Purdie
2026-04-23bitbake-setup: Add the conditional script stanzaRob Woolley
2026-04-02bitbake-setup: ensure args.setup_dir is an absolute pathAlexander Kanavin
2026-04-02bitbake-setup: make DL_DIR in site.conf overridable by envZhangfei Gao
2026-03-30bitbake-setup: catch unexpected exceptions and show a clean error messageAdrian Freihofer
2026-03-30bitbake-setup: add --rebase-conflicts-strategy to the update commandAdrian Freihofer
2026-03-30bitbake-setup: generate config files for VSCodeAdrian Freihofer
2026-03-30bitbake-setup: always restore sys.stdoutAdrian Freihofer
2026-03-30bitbake-setup: Sort and format importsRob Woolley
2026-03-30bitbake-setup: Maintain exception chainRob Woolley
2026-03-30bitbake-setup: Fix linting error related to membershipRob Woolley
2026-03-30bitbake-setup: Remove unused parser_settings_listRob Woolley
2026-03-30bitbake-setup: Remove unused Namespace importRob Woolley
2026-03-30bitbake-setup: Replace f-string without placeholdersRob Woolley
2026-03-30bitbake-setup: Remove unused stdout variableRob Woolley
2026-03-30bitbake-setup: Remove extraneous variable from str.format()Rob Woolley
2026-03-23bitbake-setup: share sstate by default between buildsAlexander Kanavin
2026-03-23bitbake-setup: use non-destructive 'update' mode of the git fetcherAlexander Kanavin
2026-03-12bitbake-setup: correctly determine latest revision in status/update when it i...Alexander Kanavin
2026-03-12bitbake-setup: are_layers_changed(): calculate local_revision only onceAlexander Kanavin
2026-03-12bitbake-setup: ensure that config_id is always an absolute pathAlexander Kanavin
2026-03-07bitbake-worker: Use Lock from bb.multiprocessingJoshua Watt
2026-02-23bitbake-setup: print colored diffsAntonin Godard
2026-02-19bitbake-setup: improve readability of choicesAntonin Godard
2026-02-19bitbake-setup: define a color_enabled() helper functionAntonin Godard
2026-02-12bitbake-setup: Add strip to value from settings.confLiu Yiding
2026-02-12bin: Hide os.fork() deprecation warning at module levelMathieu Dubois-Briand
2026-02-05bitbake-setup: _has_local_modifications fix user case when add/remove/add layerAnibal Limon
2026-02-05bin/bitbake-setup: add descriptions for fragment choicesAntonin Godard
2026-02-05bitbake-setup: Change the output to match the terminology in the docsDaiane Angolini
2026-02-05bitbake-setup: sort configurations before printing a list of themAlexander Kanavin
2026-02-05bitbake-setup: do not print a premature notice about renaming bitbake configu...Alexander Kanavin
2026-02-05bitbake-setup: use correct registry in status/updateAlexander Kanavin
2026-02-05bitbake-setup: pass only the registry settting into obtain_config(), not the ...Alexander Kanavin
2026-02-05bitbake-setup: fail if the url is not a jsonDaiane Angolini
2026-02-05bitbake-setup: ensure 'list' does not write anything into top dirAlexander Kanavin
2026-02-05bitbake-setup: use internal registry if run from git checkout, bitbake repo o...Alexander Kanavin
2026-02-05bitbake-setup: correctly deduce top directory from BBPATH environment variableAlexander Kanavin
2026-02-04bitbake: also hide os.fork() deprecation warningPeter Marko
2026-02-04bitbake-setup: add inline URICorentin Guillevic
2026-01-14bitbake-setup: correct several scenarios in layer updatesAlexander Kanavin