mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
poky.conf: update tested distros
add fedora-35, opensuseleap-15.3 and almalinux-8.5 (From meta-yocto rev: 70ef17e11efa774e8b756b4bf3b428f3e010c1c5) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f07bd53e6a
commit
8ddcfbfe01
@@ -62,6 +62,7 @@ SANITY_TESTED_DISTROS ?= " \
|
|||||||
fedora-32 \n \
|
fedora-32 \n \
|
||||||
fedora-33 \n \
|
fedora-33 \n \
|
||||||
fedora-34 \n \
|
fedora-34 \n \
|
||||||
|
fedora-35 \n \
|
||||||
centos-7 \n \
|
centos-7 \n \
|
||||||
centos-8 \n \
|
centos-8 \n \
|
||||||
debian-8 \n \
|
debian-8 \n \
|
||||||
@@ -70,6 +71,8 @@ SANITY_TESTED_DISTROS ?= " \
|
|||||||
debian-11 \n \
|
debian-11 \n \
|
||||||
opensuseleap-15.1 \n \
|
opensuseleap-15.1 \n \
|
||||||
opensuseleap-15.2 \n \
|
opensuseleap-15.2 \n \
|
||||||
|
opensuseleap-15.3 \n \
|
||||||
|
almalinux-8.5 \n \
|
||||||
"
|
"
|
||||||
# add poky sanity bbclass
|
# add poky sanity bbclass
|
||||||
INHERIT += "poky-sanity"
|
INHERIT += "poky-sanity"
|
||||||
|
|||||||
Reference in New Issue
Block a user