summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Esquivel <benjamin.esquivel@linux.intel.com>2017-01-17 10:48:19 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-01-19 20:20:16 +0000
commit5c2c17d076a8d5f94dc04e6840c7f0e4a6bee81c (patch)
tree4602ca8a736f469294f1cb6ede4a0760055b3fa9
parent54eb3902f768a6175bec67dd5f56ea6a75a1ff78 (diff)
downloadpoky-5c2c17d076a8d5f94dc04e6840c7f0e4a6bee81c.tar.gz
poky: add fedora-25 to the SANITY_TESTED_DISTROS
I have tested Fedora 25 enough times to add it to the tested distros list. Additionally, in Guadalajara's staging autobuilder has been tested for some time now so it is safe to put it in. (From meta-yocto rev: c6ac52f061207e8fcedebda0ca4279fa5b07b9a6) Signed-off-by: Benjamin Esquivel <benjamin.esquivel@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta-poky/conf/distro/poky.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf
index 745e74166f..9b639acac8 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -83,6 +83,7 @@ SANITY_TESTED_DISTROS ?= " \
83 fedora-22 \n \ 83 fedora-22 \n \
84 fedora-23 \n \ 84 fedora-23 \n \
85 fedora-24 \n \ 85 fedora-24 \n \
86 fedora-25 \n \
86 centos-7 \n \ 87 centos-7 \n \
87 debian-8 \n \ 88 debian-8 \n \
88 opensuse-13.2 \n \ 89 opensuse-13.2 \n \