[poky] [PATCH] conf/poky: add Fedora 30 and Opensuse Leap 15.1 to supported distributions
Ross Burton
ross.burton at intel.com
Thu Jul 18 04:53:51 PDT 2019
Signed-off-by: Ross Burton <ross.burton at intel.com>
---
meta-poky/conf/distro/poky.conf | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf
index 2d155d0de18..ac6368ddab1 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -56,11 +56,13 @@ SANITY_TESTED_DISTROS ?= " \
ubuntu-18.04 \n \
fedora-28 \n \
fedora-29 \n \
+ fedora-30 \n \
centos-7 \n \
debian-8 \n \
debian-9 \n \
debian-10 \n \
opensuse-42.3 \n \
+ opensuseleap-15.1 \n \
"
#
# OELAYOUT_ABI allows us to notify users when the format of TMPDIR changes in
--
2.20.1
More information about the poky
mailing list