All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] poky.conf: update SANITY_TESTED_DISTROS
@ 2013-03-01 10:57 Martin Jansa
  2013-03-01 16:19 ` [PATCHv2] " Martin Jansa
  0 siblings, 1 reply; 14+ messages in thread
From: Martin Jansa @ 2013-03-01 10:57 UTC (permalink / raw)
  To: poky

* use DistributorId-Release
* please test values for Yocto, Poky, CentOS and openSUSE

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 meta-yocto/conf/distro/poky.conf | 40 +++++++++++++++++++---------------------
 1 file changed, 19 insertions(+), 21 deletions(-)

diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf
index c48b492..62ad819 100644
--- a/meta-yocto/conf/distro/poky.conf
+++ b/meta-yocto/conf/distro/poky.conf
@@ -69,27 +69,25 @@ CONNECTIVITY_CHECK_URIS ?= " \
              http://bugzilla.yoctoproject.org/report.cgi"
 
 SANITY_TESTED_DISTROS ?= " \
-            Yocto (Built by Poky 7.0) 1.2 \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 \
-            Ubuntu 12.04.2 LTS \n \
-            Ubuntu 12.04.1 LTS \n \
-            Ubuntu 12.10 \n \
-            Fedora release 16 (Verne) \n \
-            Fedora release 17 (Beefy Miracle) \n \
-            Fedora release 18 (Spherical Cow) \n \
-            CentOS release 5.6 (Final) \n \
-            CentOS release 5.7 (Final) \n \
-            CentOS release 5.8 (Final) \n \
-            CentOS release 6.3 (Final) \n \
-            Debian GNU/Linux 6.0.6 (squeeze) \n \
-            Debian GNU/Linux 7.0 (wheezy) \n \
-            openSUSE 11.4 \n \
-            openSUSE 12.1 \n \
-            openSUSE 12.2 \n \
+            Yocto-1.2 \n \
+            Poky-1.2 \n \
+            Poky-1.3 \n \
+            Ubuntu-10.04 \n \
+            Ubuntu-11.10 \n \
+            Ubuntu-12.04 \n \
+            Ubuntu-12.10 \n \
+            Fedora-16 \n \
+            Fedora-17 \n \
+            Fedora-18 \n \
+            CentOS-5.6 \n \
+            CentOS-5.7 \n \
+            CentOS-5.8 \n \
+            CentOS-6.3 \n \
+            Debian-6.0 \n \
+            Debian-7.0 \n \
+            openSUSE-11.4 \n \
+            openSUSE-12.1 \n \
+            openSUSE-12.2 \n \
 	    "
 
 # Default hash policy for distro
-- 
1.8.1.4



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

end of thread, other threads:[~2013-03-01 21:48 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-01 10:57 [PATCH] poky.conf: update SANITY_TESTED_DISTROS Martin Jansa
2013-03-01 16:19 ` [PATCHv2] " Martin Jansa
2013-03-01 17:15   ` Trevor Woerner
2013-03-01 17:38     ` Martin Jansa
2013-03-01 18:39       ` Trevor Woerner
2013-03-01 19:10         ` Martin Jansa
2013-03-01 19:43           ` Trevor Woerner
2013-03-01 21:20             ` Martin Jansa
2013-03-01 21:29               ` Trevor Woerner
2013-03-01 21:38                 ` Martin Jansa
2013-03-01 21:42                   ` Trevor Woerner
2013-03-01 21:48                     ` Trevor Woerner
2013-03-01 17:52   ` Martin Jansa
2013-03-01 17:52   ` 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.