diff options
| author | Antonin Godard <antonin.godard@bootlin.com> | 2024-12-24 14:09:27 +0100 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2024-12-26 06:01:37 -0800 |
| commit | d65fa3f3a790c6c2b38a4aea6bd7f5f2eb118197 (patch) | |
| tree | b7eb952504a4b1f4dcc2714d0ff99bab1351ae20 /meta-poky/conf/distro/poky.conf | |
| parent | d1b1b3275651f02b55bc0ffc2eeb34438c0c4a42 (diff) | |
| download | poky-d65fa3f3a790c6c2b38a4aea6bd7f5f2eb118197.tar.gz | |
poky.conf: add new tested distros
These are currently tested on the autobuilder for Styhead.
(From meta-yocto rev: a943016dab5107976f57ed2a451e6038b88f70e5)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta-poky/conf/distro/poky.conf')
| -rw-r--r-- | meta-poky/conf/distro/poky.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf index 57591f2084..e0bcf77931 100644 --- a/meta-poky/conf/distro/poky.conf +++ b/meta-poky/conf/distro/poky.conf | |||
| @@ -47,7 +47,9 @@ SANITY_TESTED_DISTROS ?= " \ | |||
| 47 | opensuseleap-15.5 \n \ | 47 | opensuseleap-15.5 \n \ |
| 48 | opensuseleap-15.6 \n \ | 48 | opensuseleap-15.6 \n \ |
| 49 | almalinux-8.8 \n \ | 49 | almalinux-8.8 \n \ |
| 50 | almalinux-8.10 \n \ | ||
| 50 | almalinux-9.2 \n \ | 51 | almalinux-9.2 \n \ |
| 52 | almalinux-9.4 \n \ | ||
| 51 | rocky-9 \n \ | 53 | rocky-9 \n \ |
| 52 | " | 54 | " |
| 53 | # add poky sanity bbclass | 55 | # add poky sanity bbclass |
