| Message ID | 20260228092017.175546-1-yoann.congal@smile.fr |
|---|---|
| State | New |
| Headers | show |
| Series | [kirkstone,yocto-autobuilder-helper] config.json: Use buildtools tarball for rocky8 | expand |
diff --git a/config.json b/config.json index 5f786cb..4949bb2 100644 --- a/config.json +++ b/config.json @@ -1354,6 +1354,7 @@ "ubuntu1804-ty-*" : "${BUILDTOOLS_URL}", "ubuntu1804-arm-*" : "${BUILDTOOLS_ARM_URL}", "alma8*" : "${BUILDTOOLS_URL}", + "rocky8*" : "${BUILDTOOLS_URL}", "stream8*" : "${BUILDTOOLS_URL}", "opensuse153*" : "${BUILDTOOLS_URL}", "opensuse154*" : "${BUILDTOOLS_URL}",