Re: [poky] [PATCH] poky: Fix CentOS Stream 9 distro name

"Yoann Congal" <[email protected]> Fri, 03 Apr 2026 19:25:11 +0200
Newsgroups org.yoctoproject.lists.poky
Message-ID <[email protected]>
On Fri Apr 3, 2026 at 1:59 PM CEST, Paul Barker via lists.yoctoproject.org =
wrote:
> CentOS Stream 9 reports as `centos-9`, not `centosstream-9`.
>
> On our stream9-vk-1 autobuilder worker:
>
>     $ ( source /etc/os-release && echo $ID-$VERSION_ID )
>     centos-9
>
> Signed-off-by: Paul Barker <[email protected]>
> ---

Isn't that conflicting or redundant with
[yocto-autobuilder-helper][PATCH] scripts/yocto-supported-distros: fix an i=
ncorrect regular expression for stream - Antonin Godard
https://lore.kernel.org/all/20260326-ysd-fix-centos-regexp-v1-1-e41c6cbe1a1=
[email protected]/
?

>  meta-poky/conf/distro/poky.conf | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky=
.conf
> index 5e1dc28c25fa..3c0b2c932e45 100644
> --- a/meta-poky/conf/distro/poky.conf
> +++ b/meta-poky/conf/distro/poky.conf
> @@ -42,7 +42,7 @@ SANITY_TESTED_DISTROS ?=3D " \
>              fedora-41 \n \
>              fedora-42 \n \
>              fedora-43 \n \
> -            centosstream-9 \n \
> +            centos-9 \n \
>              debian-11 \n \
>              debian-12 \n \
>              debian-13 \n \
>
> ---
> base-commit: ac300baea7314ea3c80f2330b2a993f729f32150
> change-id: 20260403-centos-9-c7f3eafdc15b
>
> Best regards,
> -- =20
> Paul Barker


--=20
Yoann Congal
Smile ECS