| Message ID | 20251127-bitbake-setup-updates-v1-0-75ac1e490a40@bootlin.com |
|---|---|
| Headers | show |
| Series | bitbake-setup updates | expand |
On Thu, 27 Nov 2025 17:37:44 +0100, Antonin Godard wrote: > Add a commit to be able to use the release series in a numerical format, > and use that number in what's shown in the output of bitbake-setup init. > > Switch the shell code-blocks to console code-blocks. > > Applied, thanks! [1/3] poky.yaml.in: add DISTRO_RELEASE_SERIES commit: 4d6bce0c3c61ca7f6f49b5aa0dc69e9da9d7584b [2/3] brief-yoctoprojectqs/index.rst: update available bitbake-setup configurations commit: e5cded397725835e3d352de163edd9806750e345 [3/3] brief-yoctoprojectqs/index.rst: switch shell block to to console lexer (no commit info) Best regards,
Add a commit to be able to use the release series in a numerical format, and use that number in what's shown in the output of bitbake-setup init. Switch the shell code-blocks to console code-blocks. Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> --- Antonin Godard (3): poky.yaml.in: add DISTRO_RELEASE_SERIES brief-yoctoprojectqs/index.rst: update available bitbake-setup configurations brief-yoctoprojectqs/index.rst: switch shell block to to console lexer documentation/brief-yoctoprojectqs/index.rst | 41 +++++++++++++++------------- documentation/poky.yaml.in | 2 ++ documentation/set_versions.py | 1 + 3 files changed, 25 insertions(+), 19 deletions(-) --- base-commit: 79cd33b06e87c04e4f873a5afd9d53714bc5047f change-id: 20251127-bitbake-setup-updates-b00664d244c4