[poky] [PATCH] poky: add debian-9 to SANITY_TESTED_DISTROS
Martin Kelly
mkelly at xevo.com
Fri Oct 6 10:42:12 PDT 2017
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.
Signed-off-by: Martin Kelly <mkelly at xevo.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 5b8eeb2..6d365e0 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -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 \
"
--
2.11.0
More information about the poky
mailing list