poky.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* [meta-yocto][dunfell] config.json: use buildtools for rocky9 and opensuse154
       [not found] <cover.1685557556.git.steve@sakoman.com>
@ 2023-05-31 18:26 ` Steve Sakoman
  0 siblings, 0 replies; only message in thread
From: Steve Sakoman @ 2023-05-31 18:26 UTC (permalink / raw)
  To: poky

Signed-off-by: Steve Sakoman <steve@sakoman.com>
---
 config.json | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/config.json b/config.json
index dcd2e66..dac9d62 100644
--- a/config.json
+++ b/config.json
@@ -1149,6 +1149,9 @@
     "buildtools" : {
         "debian8*" : "${BUILDTOOLS_URL}",
         "centos7*" : "${BUILDTOOLS_URL}",
-        "perf-centos7*" : "${BUILDTOOLS_URL}"
+        "perf-centos7*" : "${BUILDTOOLS_URL}",
+        "opensuse153*" : "${BUILDTOOLS_URL}",
+        "opensuse154*" : "${BUILDTOOLS_URL}",
+        "rocky9*" : "${BUILDTOOLS_URL}"
     }
 }
-- 
2.34.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-05-31 18:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <cover.1685557556.git.steve@sakoman.com>
2023-05-31 18:26 ` [meta-yocto][dunfell] config.json: use buildtools for rocky9 and opensuse154 Steve Sakoman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).