| Message ID | 8221a532ed3dd4fdb47dffa35f82a1d20ae425db.1781683469.git.yoann.congal@smile.fr (mailing list archive) |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-yocto,scarthgap,1/1] poky.conf: add Ubuntu 26.04 to SANITY_TESTED_DISTROS | expand |
diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf index a7dc4046..177e5e04 100644 --- a/meta-poky/conf/distro/poky.conf +++ b/meta-poky/conf/distro/poky.conf @@ -39,6 +39,7 @@ SANITY_TESTED_DISTROS ?= " \ ubuntu-22.04 \n \ ubuntu-23.04 \n \ ubuntu-24.04 \n \ + ubuntu-26.04 \n \ fedora-38 \n \ fedora-39 \n \ fedora-40 \n \