]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
poky: add debian-9 to SANITY_TESTED_DISTROS
authorMartin Kelly <mkelly@xevo.com>
Fri, 6 Oct 2017 17:42:12 +0000 (10:42 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Oct 2017 09:09:09 +0000 (10:09 +0100)
I have been working with OE on debian-9 for several months now without
issue. In addition, I tested a build + runqemu for core-image-sato
following the quickstart guide and had no issues.

(From meta-yocto rev: 2d8a572df7498ce8eb3a78f05384f0f7dd5ecb91)

Signed-off-by: Martin Kelly <mkelly@xevo.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-poky/conf/distro/poky.conf

index 5b8eeb2d291fb9e1eb9a11b82faab482b178a5db..6d365e01176f5fe5d035238d2a143e9b21f18465 100644 (file)
@@ -75,6 +75,7 @@ SANITY_TESTED_DISTROS ?= " \
             fedora-26 \n \
             centos-7 \n \
             debian-8 \n \
+            debian-9 \n \
             opensuse-42.1 \n \
             opensuse-42.2 \n \
             "