mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
poky.conf: update tested distro
drop opensuseleap-15.2 and fedora-33 add fedora-35, opensuseleap-15.3 and almalinux-8.5 (From meta-yocto rev: a1b752d31603bdbf9b9ee4eb09b2fd6ad4ad5d21) Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e9cc9772f2
commit
1d98b3aaae
@@ -46,14 +46,16 @@ SANITY_TESTED_DISTROS ?= " \
|
|||||||
ubuntu-16.04 \n \
|
ubuntu-16.04 \n \
|
||||||
ubuntu-18.04 \n \
|
ubuntu-18.04 \n \
|
||||||
ubuntu-20.04 \n \
|
ubuntu-20.04 \n \
|
||||||
fedora-33 \n \
|
ubuntu-21.10 \n \
|
||||||
fedora-34 \n \
|
fedora-34 \n \
|
||||||
|
fedora-35 \n \
|
||||||
centos-7 \n \
|
centos-7 \n \
|
||||||
centos-8 \n \
|
centos-8 \n \
|
||||||
debian-9 \n \
|
debian-9 \n \
|
||||||
debian-10 \n \
|
debian-10 \n \
|
||||||
debian-11 \n \
|
debian-11 \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