summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2013-03-01 11:57:53 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-03-01 13:12:57 +0000
commitbe248b0222bda151ae5f94be6bb8a53e192ecded (patch)
tree5fa68bed4e5c949dfb626b240cc2e4def97b8471
parente5f3b992d7edc7b5e2467865a9fad738fbeaf40f (diff)
downloadast2050-yocto-poky-be248b0222bda151ae5f94be6bb8a53e192ecded.zip
ast2050-yocto-poky-be248b0222bda151ae5f94be6bb8a53e192ecded.tar.gz
poky.conf: update SANITY_TESTED_DISTROS
* use DistributorId-Release * please test values for Yocto, Poky, CentOS and openSUSE (From meta-yocto rev: ecc874c2594e7c88d2044f3eaef0c31988e9ae29) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta-yocto/conf/distro/poky.conf41
1 files changed, 19 insertions, 22 deletions
diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf
index c7afc97..20ac28a 100644
--- a/meta-yocto/conf/distro/poky.conf
+++ b/meta-yocto/conf/distro/poky.conf
@@ -69,28 +69,25 @@ CONNECTIVITY_CHECK_URIS ?= " \
http://bugzilla.yoctoproject.org/report.cgi"
SANITY_TESTED_DISTROS ?= " \
- Yocto (Built by Poky 8.0) 1.2 \n \
- 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
OpenPOWER on IntegriCloud