From: Paul Eggleton Date: Mon, 20 Aug 2012 16:05:47 +0000 (+0100) Subject: poky.conf: restore Ubuntu 12.04 LTS to tested distro list X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=054d95edad8d79ef1c6b30681395d50f3c6335b4;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git poky.conf: restore Ubuntu 12.04 LTS to tested distro list Apparently some people don't apply the normal updates to their Ubuntu installations, in which case they will not have the version updated to 12.04.1. Since the distinction between the two is fairly minimal, restore the old version string in addition to the new one. (From meta-yocto rev: 3021a08be779d35d1a9301938d18006d562f48a3) Signed-off-by: Paul Eggleton Signed-off-by: Richard Purdie --- diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf index 711087bdac4..94dc567786c 100644 --- a/meta-yocto/conf/distro/poky.conf +++ b/meta-yocto/conf/distro/poky.conf @@ -69,6 +69,7 @@ SANITY_TESTED_DISTROS ?= " \ Yocto (Built by Poky 7.0) 1.2 \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 \ Fedora release 16 (Verne) \n \