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>
This commit is contained in:
Ross Burton
2019-07-15 11:23:51 +01:00
committed by Richard Purdie
parent 2d472a3af8
commit 2c6db4d8e7

View File

@@ -59,6 +59,7 @@ SANITY_TESTED_DISTROS ?= " \
centos-7 \n \
debian-8 \n \
debian-9 \n \
debian-10 \n \
opensuse-42.3 \n \
"
#