poky.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Steve Sakoman <steve@sakoman.com>
To: poky@lists.yoctoproject.org
Subject: [meta-yocto][dunfell] config.json: use buildtools for rocky9 and opensuse154
Date: Wed, 31 May 2023 08:26:48 -1000	[thread overview]
Message-ID: <0cc82209460f3bcf4e8fbaaacde31742ac30631e.1685557556.git.steve@sakoman.com> (raw)
In-Reply-To: <cover.1685557556.git.steve@sakoman.com>

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



           reply	other threads:[~2023-05-31 18:27 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <cover.1685557556.git.steve@sakoman.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0cc82209460f3bcf4e8fbaaacde31742ac30631e.1685557556.git.steve@sakoman.com \
    --to=steve@sakoman.com \
    --cc=poky@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).