| Message ID | 20260624142429.1628429-1-yoann.congal@smile.fr |
|---|---|
| State | New |
| Headers | show |
| Series | [yocto-autobuilder-helper,scarthgap] config.json: Use buildtools on RHEL9 derivatives | expand |
diff --git a/config.json b/config.json index 86a6ada..64c7495 100644 --- a/config.json +++ b/config.json @@ -1932,6 +1932,9 @@ "alma8*" : "${BUILDTOOLS_URL}", "rocky8*" : "${BUILDTOOLS_URL}", "stream8*" : "${BUILDTOOLS_URL}", + "alma9*" : "${BUILDTOOLS_URL}", + "rocky9*" : "${BUILDTOOLS_URL}", + "stream9*" : "${BUILDTOOLS_URL}", "opensuse154*" : "${BUILDTOOLS_URL}", "opensuse155*" : "${BUILDTOOLS_URL}", "perf-alma8*" : "${BUILDTOOLS_URL}",