Re: [poky] [meta-yocto][whinlatter 1/1] poky: Fix CentOS Stream 9 distro name

"Antonin Godard" <[email protected]> Thu, 16 Apr 2026 09:39:15 +0200
Newsgroups org.yoctoproject.lists.poky
Message-ID <[email protected]>
Hi,

On Thu Apr 16, 2026 at 9:03 AM CEST, Yoann Congal via lists.yoctoproject.or=
g wrote:
> From: Paul Barker <[email protected]>
>
> 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
>
> (cherry picked from commit 2ed5aa3ac9eb7082b2534f12fb6b2f7fc3dc4bee)

Note I already sent this earlier as well as a similar patch for scarthgap:
https://lore.kernel.org/r/[email protected]=
m

Antonin