All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] poky.conf: fix Poky release info to include release number
@ 2012-10-04 23:52 Saul Wold
  2012-10-05  0:26 ` Paul Eggleton
  0 siblings, 1 reply; 4+ messages in thread
From: Saul Wold @ 2012-10-04 23:52 UTC (permalink / raw)
  To: poky

Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 meta-yocto/conf/distro/poky.conf |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf
index ad45f25..8e82496 100644
--- a/meta-yocto/conf/distro/poky.conf
+++ b/meta-yocto/conf/distro/poky.conf
@@ -71,8 +71,8 @@ CONNECTIVITY_CHECK_URIS ?= " \
 SANITY_TESTED_DISTROS ?= " \
             Yocto (Built by Poky 7.0) 1.2 \n \
             Yocto (Built by Poky 8.0) 1.3 \n \
-            Poky 7.0 (Yocto Project 1.2 Reference Distro) \n \
-            Poky 8.0 (Yocto Project 1.3 Reference Distro) \n \
+            Poky 7.0 (Yocto Project 1.2 Reference Distro) 1.2 \n \
+            Poky 8.0 (Yocto Project 1.3 Reference Distro) 1.3 \n \
             Ubuntu 10.04.4 LTS \n \
             Ubuntu 11.10 \n \
             Ubuntu 12.04 LTS \n \
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-10-05  3:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-04 23:52 [PATCH] poky.conf: fix Poky release info to include release number Saul Wold
2012-10-05  0:26 ` Paul Eggleton
2012-10-05  0:31   ` Khem Raj
2012-10-05  3:19     ` Saul Wold

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.