poky.conf: update SANITY_TESTED_DISTROS

In line with our policy of supporting the current and previous
releases of host distributions (and additionally the latest LTS release
of Ubuntu):

* Add Ubuntu 13.04 (released on 25th April)
* Remove Fedora 16
* Remove 5.x versions of CentOS
* Remove OpenSUSE 11.4 and 12.1
* Remove pre-1.3 versions of Poky

(From meta-yocto rev: f125813acb691e979f829e0a9318e5e2500809f1)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Paul Eggleton 2013-05-09 11:38:43 +01:00 committed by Richard Purdie
parent 3bae24306a
commit 8d7d01d31e
1 changed files with 1 additions and 10 deletions

View File

@ -70,26 +70,17 @@ CONNECTIVITY_CHECK_URIS ?= " \
http://bugzilla.yoctoproject.org/report.cgi"
SANITY_TESTED_DISTROS ?= " \
Yocto-1.2 \n \
Poky-1.2 \n \
Poky-1.3 \n \
Poky-1.4 \n \
Ubuntu-10.04 \n \
Ubuntu-11.10 \n \
Ubuntu-12.04 \n \
Ubuntu-12.10 \n \
Fedora-16 \n \
Ubuntu-13.04 \n \
Fedora-17 \n \
Fedora-18 \n \
CentOS-5.6 \n \
CentOS-5.7 \n \
CentOS-5.8 \n \
CentOS-6.3 \n \
CentOS-6.4 \n \
Debian-6.0 \n \
Debian-7.0 \n \
SUSE-LINUX-11.4 \n \
SUSE-LINUX-12.1 \n \
SUSE-LINUX-12.2 \n \
openSUSE-project-12.3 \n \
"