All of lore.kernel.org
 help / color / mirror / Atom feed
* [warrior][PATCH] poky.conf: Bump version for 2.7.3 warrior release
@ 2020-02-17 15:57 akuster
  0 siblings, 0 replies; only message in thread
From: akuster @ 2020-02-17 15:57 UTC (permalink / raw)
  To: poky

Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 meta-poky/conf/distro/poky.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf
index 43afcab..c95b18a 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -1,6 +1,6 @@
 DISTRO = "poky"
 DISTRO_NAME = "Poky (Yocto Project Reference Distro)"
-DISTRO_VERSION = "2.7.2"
+DISTRO_VERSION = "2.7.3"
 DISTRO_CODENAME = "warrior"
 SDK_VENDOR = "-pokysdk"
 SDK_VERSION = "${@d.getVar('DISTRO_VERSION').replace('snapshot-${DATE}', 'snapshot')}"
-- 
2.17.1


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

only message in thread, other threads:[~2020-02-17 15:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-17 15:57 [warrior][PATCH] poky.conf: Bump version for 2.7.3 warrior release akuster

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.