mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
documentation/poky.yaml: Fix latest 3.2 series tag reference
This was accidentally missed in the last release update, fix it. (From yocto-docs rev: 8a671976818381d97ae01499e9d7deb571312f7d) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
03f39e8111
commit
7ca303cdc6
|
@ -5,7 +5,7 @@ DISTRO_NAME_NO_CAP_MINUS_ONE : "dunfell"
|
|||
DISTRO_NAME_NO_CAP_LTS : "dunfell"
|
||||
YOCTO_DOC_VERSION : "3.2.3"
|
||||
YOCTO_DOC_VERSION_MINUS_ONE : "3.1.6"
|
||||
DISTRO_REL_TAG : "yocto-3.2.2"
|
||||
DISTRO_REL_TAG : "yocto-3.2.3"
|
||||
POKYVERSION : "24.0.3"
|
||||
YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"
|
||||
YOCTO_DL_URL : "https://downloads.yoctoproject.org"
|
||||
|
|
Loading…
Reference in New Issue
Block a user