Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] buildtools-tarball: Add inherit toolchain-scripts
@ 2015-07-10 21:31 Richard Purdie
  0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2015-07-10 21:31 UTC (permalink / raw)
  To: openembedded-core

The core class used to have this inherit but its being phased out, add
the inherit directly where we need it instead.

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 673bfb0..112b001 100644
--- a/meta/recipes-core/meta/buildtools-tarball.bb
+++ b/meta/recipes-core/meta/buildtools-tarball.bb
@@ -38,6 +38,7 @@ EXCLUDE_FROM_WORLD = "1"
 
 inherit meta
 inherit populate_sdk
+inherit toolchain-scripts
 
 create_sdk_files_append () {
 	rm -f ${SDK_OUTPUT}/${SDKPATH}/site-config-*




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

only message in thread, other threads:[~2015-07-10 21:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-10 21:31 [PATCH] buildtools-tarball: Add inherit toolchain-scripts Richard Purdie

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