| Message ID | 20260228092100.175603-1-yoann.congal@smile.fr |
|---|---|
| State | New |
| Headers | show |
| Series | [scarthgap,yocto-autobuilder-helper] config.json: Use buildtools tarball for rocky8 | expand |
diff --git a/config.json b/config.json index faedfe7..a03b674 100644 --- a/config.json +++ b/config.json @@ -1930,6 +1930,7 @@ "buildtools" : { "ubuntu1804-arm-*" : "${BUILDTOOLS_ARM_URL}", "alma8*" : "${BUILDTOOLS_URL}", + "rocky8*" : "${BUILDTOOLS_URL}", "stream8*" : "${BUILDTOOLS_URL}", "opensuse154*" : "${BUILDTOOLS_URL}", "opensuse155*" : "${BUILDTOOLS_URL}",