summaryrefslogtreecommitdiffstats
path: root/meta-poky
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2019-07-15 11:23:51 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-07-15 12:44:17 +0100
commit2c6db4d8e790304711c8169828605b009f70ac91 (patch)
treee9d36f53d1412abda416a62586e5408565fb58b0 /meta-poky
parent2d472a3af8f51b16805559065007f01bd3c0cbf0 (diff)
downloadpoky-2c6db4d8e790304711c8169828605b009f70ac91.tar.gz
conf/poky: add debian-10 to the supported distribution list
Debian 10 is the new stable release and is being tested on the autobuilder, so add this to the supported distribution list. [ YOCTO #13432 ] Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-poky')
-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 78621e6dbf..2d155d0de1 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -59,6 +59,7 @@ SANITY_TESTED_DISTROS ?= " \
59 centos-7 \n \ 59 centos-7 \n \
60 debian-8 \n \ 60 debian-8 \n \
61 debian-9 \n \ 61 debian-9 \n \
62 debian-10 \n \
62 opensuse-42.3 \n \ 63 opensuse-42.3 \n \
63 " 64 "
64# 65#