diff mbox series

[yocto-autobuilder-helper,dunfell] config.json: use buildtools for all alma

Message ID 5683f419ade0cbe8f7c30998ea3d5754e82e34ef.1685825591.git.steve@sakoman.com
State New
Headers show
Series [yocto-autobuilder-helper,dunfell] config.json: use buildtools for all alma | expand

Commit Message

Steve Sakoman June 3, 2023, 8:54 p.m. UTC
Signed-off-by: Steve Sakoman <steve@sakoman.com>
---
 config.json | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/config.json b/config.json
index 607e3ef..4084138 100644
--- a/config.json
+++ b/config.json
@@ -1147,6 +1147,7 @@ 
 
     },
     "buildtools" : {
+        "alma*" : "${BUILDTOOLS_URL}",
         "debian8*" : "${BUILDTOOLS_URL}",
         "centos7*" : "${BUILDTOOLS_URL}",
         "fedora*" : "${BUILDTOOLS_URL}",