diff options
| author | Antonin Godard <antonin.godard@bootlin.com> | 2026-04-08 13:44:55 +0200 |
|---|---|---|
| committer | Paul Barker <paul@pbarker.dev> | 2026-05-04 13:57:33 +0100 |
| commit | a53cae3de9f45417b97efc4c46c42e4c8ebdb939 (patch) | |
| tree | 83cc40e3e99fef653b9b71baa8c2e03b6853251d /scripts/oe-find-native-sysroot | |
| parent | b614b7cbca865fd58100eee98f88a8a7783c168b (diff) | |
| download | poky-scarthgap.tar.gz | |
poky: Fix CentOS Stream distro namesscarthgap
CentOS Stream 8 and 9 report as `centos-8/9`, not `centosstream-8.9`.
On our stream9-vk-1 autobuilder worker:
$ ( source /etc/os-release && echo $ID-$VERSION_ID )
centos-9
We don't have running CentOS Stream 8 workers anymore, but from a local docker
container:
$ docker run --rm -it quay.io/centos/centos:stream8 bash
[root@c33732bb804a /]# cat /etc/os-release
....
ID="centos"
VERSION_ID="8"
(From meta-yocto rev: 0845965f1d81d22d47dcf28c525c7463fafe5245)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Paul Barker <paul@pbarker.dev>
Diffstat (limited to 'scripts/oe-find-native-sysroot')
0 files changed, 0 insertions, 0 deletions
