poky.conf: add Poky 1.4 and CentOS 6.4 to SANITY_TESTED_DISTROS

* CentOS 6.4 is the latest stable release; users of previous versions
  get automatically upgraded as part of normal distro updates.
* Add Poky 1.4 for the build appliance

(From meta-yocto rev: ec56279c5158fa0902d7bdc8839bb490cba98a48)

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-04-15 16:54:51 +01:00 committed by Richard Purdie
parent 0551b4ad03
commit 45c8cc1a58
1 changed files with 2 additions and 0 deletions

View File

@ -73,6 +73,7 @@ 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 \
@ -84,6 +85,7 @@ SANITY_TESTED_DISTROS ?= " \
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 \