mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 20:59:42 +01:00
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: f6acd5f3d566d7339ddf40c1001f7a5cfa93abb6) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3e178a69c2
commit
20269c371e
@@ -74,6 +74,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 \
|
||||
@@ -85,6 +86,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 \
|
||||
|
||||
Reference in New Issue
Block a user