1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-03 13:49:49 +00:00

poky.conf: Add openSUSE Leap 15.2 as a supported distro

(From meta-yocto rev: a1fdc79a63961ae93b3b068a4d69660fefde4214)

Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Steve Sakoman
2021-06-15 07:00:47 -10:00
committed by Richard Purdie
parent c244bea7b8
commit d4105aa162
+1
View File
@@ -67,6 +67,7 @@ SANITY_TESTED_DISTROS ?= " \
debian-9 \n \
debian-10 \n \
opensuseleap-15.1 \n \
opensuseleap-15.2 \n \
"
# add poky sanity bbclass
INHERIT += "poky-sanity"