poky: update supported distros

Update existing supported distros CentOS and OpenSuse to avoid
unsupported distro warning, Add SUSELINUX for leap version.
For Yocto Project releases 1.7 was dropped and 2.1,2.2 added.

[Yocto #10067]

(From meta-yocto rev: ce1fe45e9a18a82e2b95ea7e0b088ba595ceeee6)

Signed-off-by: Jose Perez Carranza <jose.perez.carranza@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Jose Perez Carranza 2016-08-04 15:26:32 -05:00 committed by Richard Purdie
parent a6630c2310
commit dd53025d24
1 changed files with 5 additions and 3 deletions

View File

@ -70,9 +70,10 @@ https://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n"
CONNECTIVITY_CHECK_URIS ?= "https://www.example.com/"
SANITY_TESTED_DISTROS ?= " \
poky-1.7 \n \
poky-1.8 \n \
poky-2.0 \n \
poky-2.1 \n \
poky-2.2 \n \
Ubuntu-14.04 \n \
Ubuntu-14.10 \n \
Ubuntu-15.04 \n \
@ -80,9 +81,10 @@ SANITY_TESTED_DISTROS ?= " \
Ubuntu-16.04 \n \
Fedora-22 \n \
Fedora-23 \n \
CentOS-7.* \n \
CentOSLinux-7.* \n \
Debian-8.* \n \
openSUSE-project-13.2 \n \
openSUSE-13.2 \n \
SUSELINUX-42.1 \n \
"
#
# OELAYOUT_ABI allows us to notify users when the format of TMPDIR changes in