summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/poky.yaml16
1 files changed, 8 insertions, 8 deletions
diff --git a/documentation/poky.yaml b/documentation/poky.yaml
index a3aa40c94e..f2d1e8b97f 100644
--- a/documentation/poky.yaml
+++ b/documentation/poky.yaml
@@ -1,12 +1,12 @@
1DISTRO : "3.3.3" 1DISTRO : "3.4"
2DISTRO_NAME_NO_CAP : "hardknott" 2DISTRO_NAME_NO_CAP : "honister"
3DISTRO_NAME : "Hardknott" 3DISTRO_NAME : "Honister"
4DISTRO_NAME_NO_CAP_MINUS_ONE : "gatesgarth" 4DISTRO_NAME_NO_CAP_MINUS_ONE : "hardknott"
5DISTRO_NAME_NO_CAP_LTS : "dunfell" 5DISTRO_NAME_NO_CAP_LTS : "dunfell"
6YOCTO_DOC_VERSION : "3.3.3" 6YOCTO_DOC_VERSION : "3.4"
7YOCTO_DOC_VERSION_MINUS_ONE : "3.2.4" 7YOCTO_DOC_VERSION_MINUS_ONE : "3.3.3"
8DISTRO_REL_TAG : "yocto-3.3.3" 8DISTRO_REL_TAG : "yocto-3.4"
9POKYVERSION : "25.0.3" 9POKYVERSION : "26.0.0"
10YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;" 10YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"
11YOCTO_DL_URL : "https://downloads.yoctoproject.org" 11YOCTO_DL_URL : "https://downloads.yoctoproject.org"
12YOCTO_AB_URL : "https://autobuilder.yoctoproject.org" 12YOCTO_AB_URL : "https://autobuilder.yoctoproject.org"