* [PATCH yocto-autobuilder-helper] config.json: add buildtools-extended-tarball to "buildtools"
@ 2020-01-14 16:59 Tim Orling
0 siblings, 0 replies; only message in thread
From: Tim Orling @ 2020-01-14 16:59 UTC (permalink / raw)
To: yocto; +Cc: Tim Orling
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-01-14 16:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-14 16:59 [PATCH yocto-autobuilder-helper] config.json: add buildtools-extended-tarball to "buildtools" Tim Orling
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox