Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] buildtools-tarball: Add nativesdk-pseudo to buildtools
@ 2014-08-14 13:35 Richard Purdie
  2014-08-14 13:53 ` Mark Hatle
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Purdie @ 2014-08-14 13:35 UTC (permalink / raw)
  To: openembedded-core

I was pointing someone at this as a way to get pseudo, only to find it
isn't there. Its a useful tool to have in a standalone environment with
little overhead so lets add it.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>

diff --git a/meta/recipes-core/meta/buildtools-tarball.bb b/meta/recipes-core/meta/buildtools-tarball.bb
index c54d9e8..6807db3 100644
--- a/meta/recipes-core/meta/buildtools-tarball.bb
+++ b/meta/recipes-core/meta/buildtools-tarball.bb
@@ -42,6 +42,7 @@ TOOLCHAIN_HOST_TASK ?= "\
     nativesdk-pigz \
     nativesdk-make \
     nativesdk-wget \
+    nativesdk-pseudo \
     "
 
 TOOLCHAIN_OUTPUTNAME ?= "${SDK_NAME}-buildtools-nativesdk-standalone-${DISTRO_VERSION}"




^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-08-14 13:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-14 13:35 [PATCH] buildtools-tarball: Add nativesdk-pseudo to buildtools Richard Purdie
2014-08-14 13:53 ` Mark Hatle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox