Message ID | 20250724145027.783899-1-ross.burton@arm.com |
---|---|
State | New |
Headers | show |
Series | [yocto-autobuilder-helper,styhead] config.json: Use buildtools tarball for rocky8 | expand |
diff --git a/config.json b/config.json index e12bea7a..daa3987d 100644 --- a/config.json +++ b/config.json @@ -1917,6 +1917,7 @@ "buildtools" : { "ubuntu1804-arm-*" : "${BUILDTOOLS_ARM_URL}", "alma8*" : "${BUILDTOOLS_URL}", + "rocky8*" : "${BUILDTOOLS_URL}", "stream8*" : "${BUILDTOOLS_URL}", "opensuse154*" : "${BUILDTOOLS_URL}", "opensuse155*" : "${BUILDTOOLS_URL}",