From 95c0e7827835e73f5d1ed4be9b2ba74b37b62004 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Mon, 1 Oct 2012 18:06:47 +0100 Subject: poky.conf: supported distro warning update * Remove Fedora 15 (no longer supported by Fedora project) * Add upcoming Fedora 18 * Add upcoming Ubuntu 12.10 * Add CentOS 5.8 & 6.3 * Add new Poky distro name format (self-hosted / build appliance) for Yocto Project 1.2 / 1.3 * Update Debian squeeze to 6.0.6 (automatic update from earlier 6.0.x) * Add openSUSE 12.2 (From meta-yocto rev: 817cb382f3f2fcd8134491578662d90bb50cd0bc) Signed-off-by: Paul Eggleton Signed-off-by: Richard Purdie --- meta-yocto/conf/distro/poky.conf | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'meta-yocto') diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf index ab078c917d..f7b9e99c71 100644 --- a/meta-yocto/conf/distro/poky.conf +++ b/meta-yocto/conf/distro/poky.conf @@ -68,19 +68,24 @@ CONNECTIVITY_CHECK_URIS ?= "git://git.yoctoproject.org/yocto-firewall-test;proto SANITY_TESTED_DISTROS ?= " \ Yocto (Built by Poky 7.0) 1.2 \n \ + Poky 7.0 (Yocto Project 1.2 Reference Distro) \n \ + Poky 8.0 (Yocto Project 1.3 Reference Distro) \n \ Ubuntu 10.04.4 LTS \n \ Ubuntu 11.10 \n \ Ubuntu 12.04 LTS \n \ Ubuntu 12.04.1 LTS \n \ - Fedora release 15 (Lovelock) \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 6.2 (Final) \n \ - Debian GNU/Linux 6.0.4 (squeeze) \n \ + CentOS release 5.8 (Final) \n \ + CentOS release 6.3 (Final) \n \ + Debian GNU/Linux 6.0.6 (squeeze) \n \ openSUSE 11.4 \n \ openSUSE 12.1 \n \ + openSUSE 12.2 \n \ " # Default hash policy for distro -- cgit v1.2.3-54-g00ecf