[gnome-continuous-yocto/gnomeostree-3.28-rocko: 1789/8267] poky: update supported distros



commit dd53025d24ef7ab948414cc0141f65f48eaacfa2
Author: Jose Perez Carranza <jose perez carranza intel com>
Date:   Thu Aug 4 15:26:32 2016 -0500

    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>

 meta-poky/conf/distro/poky.conf |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf
index 8390ab4..2e18e3d 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -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 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]