All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] documentation/poky.yaml: Fix latest 3.2 series tag reference
@ 2021-04-06 14:06 Richard Purdie
  0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2021-04-06 14:06 UTC (permalink / raw)
  To: docs

This was accidentally missed in the last release update, fix it.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 documentation/poky.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/poky.yaml b/documentation/poky.yaml
index de264c963..f40a9d96b 100644
--- a/documentation/poky.yaml
+++ b/documentation/poky.yaml
@@ -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"
-- 
2.30.2


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-04-06 14:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-06 14:06 [PATCH] documentation/poky.yaml: Fix latest 3.2 series tag reference Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.