Message ID | 20250319195907.860738-1-richard.purdie@linuxfoundation.org |
---|---|
State | New |
Headers | show |
Series | [yocto-autobuilder-helper] config.json: Drop obsolete ubuntu1804-arm buildtools entry | expand |
diff --git a/config.json b/config.json index b8083c4..9aafa5a 100644 --- a/config.json +++ b/config.json @@ -1981,7 +1981,6 @@ } }, "buildtools" : { - "ubuntu1804-arm-*" : "${BUILDTOOLS_ARM_URL}", "alma8*" : "${BUILDTOOLS_URL}", "rocky8*" : "${BUILDTOOLS_URL}", "stream8*" : "${BUILDTOOLS_URL}",
This is was for the old cluster which is now decommissioned. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> --- config.json | 1 - 1 file changed, 1 deletion(-)