From 054d95edad8d79ef1c6b30681395d50f3c6335b4 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Mon, 20 Aug 2012 17:05:47 +0100 Subject: 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 --- meta-yocto/conf/distro/poky.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf index 711087bdac..94dc567786 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 \ -- cgit v1.2.3-54-g00ecf