From: "Tim Orling" <timothy.t.orling@linux.intel.com>
To: yocto@lists.yoctoproject.org
Cc: Tim Orling <timothy.t.orling@linux.intel.com>
Subject: [PATCH yocto-autobuilder-helper] config.json: add buildtools-extended-tarball to "buildtools"
Date: Tue, 14 Jan 2020 08:59:08 -0800 [thread overview]
Message-ID: <20200114165908.7898-1-timothy.t.orling@linux.intel.com> (raw)
Add buildtools-extended-tarball (which adds build-essentials) to
the existing "buildtools" x86_64 build step.
Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
---
config.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.json b/config.json
index 79695c2..79f3da6 100644
--- a/config.json
+++ b/config.json
@@ -598,7 +598,7 @@
],
"step1" : {
"SDKMACHINE" : "x86_64",
- "BBTARGETS" : "buildtools-tarball uninative-tarball"
+ "BBTARGETS" : "buildtools-tarball buildtools-extended-tarball uninative-tarball"
},
"step2" : {
"SDKMACHINE" : "i686",
--
2.24.0
reply other threads:[~2020-01-14 16:59 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20200114165908.7898-1-timothy.t.orling@linux.intel.com \
--to=timothy.t.orling@linux.intel.com \
--cc=yocto@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