summaryrefslogtreecommitdiffstats
path: root/documentation/poky.yaml.in
diff options
context:
space:
mode:
authorAntonin Godard <antonin.godard@bootlin.com>2024-10-25 16:07:33 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-10-31 14:24:24 +0000
commit11b1577a15ebf2a9662273ec656bdd8174c31cfd (patch)
tree6e3677b84028bfedf4baada2b90a5ced538439a6 /documentation/poky.yaml.in
parent1b9eea386f0e8dc35fd09fe3dc0ba1c14da1e260 (diff)
downloadpoky-11b1577a15ebf2a9662273ec656bdd8174c31cfd.tar.gz
docs: update current releases
Remove dunfell and nanbield which are not supported anymore. Add styhead as an active release. Set walnascar as the dev branch. The switcher menu now contains: - Unstable (dev) - Styhead (5.1) - Scarthgap (5.0.4) - Kirkstone (4.0.22) Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de> (From yocto-docs rev: 4c81e2856c268d7d0221ebb6b8156ad65b9e83ca) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky.yaml.in')
-rw-r--r--documentation/poky.yaml.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/documentation/poky.yaml.in b/documentation/poky.yaml.in
index 0c04b615ea..c770318f2b 100644
--- a/documentation/poky.yaml.in
+++ b/documentation/poky.yaml.in
@@ -1,10 +1,10 @@
1DISTRO : "5.0" 1DISTRO : "5.1"
2DISTRO_NAME_NO_CAP : "scarthgap" 2DISTRO_NAME_NO_CAP : "styhead"
3DISTRO_NAME : "Scarthgap" 3DISTRO_NAME : "Styhead"
4DISTRO_NAME_NO_CAP_MINUS_ONE : "nanbield" 4DISTRO_NAME_NO_CAP_MINUS_ONE : "scarthgap"
5DISTRO_NAME_NO_CAP_LTS : "scarthgap" 5DISTRO_NAME_NO_CAP_LTS : "scarthgap"
6YOCTO_DOC_VERSION : "5.0" 6YOCTO_DOC_VERSION : "5.1"
7DISTRO_REL_TAG : "yocto-5.0" 7DISTRO_REL_TAG : "yocto-5.1"
8DOCCONF_VERSION : "dev" 8DOCCONF_VERSION : "dev"
9BITBAKE_SERIES : "" 9BITBAKE_SERIES : ""
10YOCTO_DL_URL : "https://downloads.yoctoproject.org" 10YOCTO_DL_URL : "https://downloads.yoctoproject.org"