[poky] [PATCH] poky.conf: add Poky 1.4 and CentOS 6.4 to SANITY_TESTED_DISTROS
Paul Eggleton
paul.eggleton at linux.intel.com
Mon Apr 15 08:54:51 PDT 2013
* 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
Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
meta-yocto/conf/distro/poky.conf | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf
index 02ab400..0e143ee 100644
--- a/meta-yocto/conf/distro/poky.conf
+++ b/meta-yocto/conf/distro/poky.conf
@@ -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 \
--
1.7.10.4
More information about the poky
mailing list