[OE-core] [PATCH] poky: add OpenSUSE LEAP 15.0 to SANITY_TESTED_DISTROS

Richard Weinberger richard at nod.at
Fri Jan 11 16:05:59 UTC 2019


All my build systems (and containers) run LEAP 15.0.
So far everything worked fine, let's get rid of the warning. :-)

Signed-off-by: Richard Weinberger <richard at nod.at>
---
 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 f5de8f2335d1..d560ed3a3fa3 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -73,6 +73,7 @@ SANITY_TESTED_DISTROS ?= " \
             debian-8 \n \
             debian-9 \n \
             opensuse-42.3 \n \
+            opensuseleap-15.0 \n \
             "
 #
 # OELAYOUT_ABI allows us to notify users when the format of TMPDIR changes in
-- 
2.16.4



More information about the Openembedded-core mailing list