[poky] [PATCH] conf/poky: add debian-10 to the supported distribution list
Ross Burton
ross.burton at intel.com
Mon Jul 15 03:23:51 PDT 2019
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 at intel.com>
---
meta-poky/conf/distro/poky.conf | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf
index 78621e6dbfc..2d155d0de18 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -59,6 +59,7 @@ SANITY_TESTED_DISTROS ?= " \
centos-7 \n \
debian-8 \n \
debian-9 \n \
+ debian-10 \n \
opensuse-42.3 \n \
"
#
--
2.20.1
More information about the poky
mailing list