aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/meta
diff options
context:
space:
mode:
authorJoshua Lock <josh@linux.intel.com>2010-12-15 15:40:32 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-16 15:53:09 +0000
commitfcd14a23074ab5d58162a93a2aff0ac4cf2db84a (patch)
treebf9686c2abfda0dcd5efc87df6c55df1793742f4 /meta/recipes-core/meta
parentc2f93b959ed59ceb95f9d2217b1ebb4ed9f3dc15 (diff)
downloadopenembedded-core-contrib-fcd14a23074ab5d58162a93a2aff0ac4cf2db84a.tar.gz
external-python-tarball: add chrpath to the tarball
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Diffstat (limited to 'meta/recipes-core/meta')
-rw-r--r--meta/recipes-core/meta/external-python-tarball.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-core/meta/external-python-tarball.bb b/meta/recipes-core/meta/external-python-tarball.bb
index 1812ba5506..494b21c20e 100644
--- a/meta/recipes-core/meta/external-python-tarball.bb
+++ b/meta/recipes-core/meta/external-python-tarball.bb
@@ -27,7 +27,9 @@ TOOLCHAIN_HOST_TASK ?= "\
python-nativesdk-xmlrpc \
python-nativesdk-netclient \
python-nativesdk-netserver \
- python-nativesdk-distutils"
+ python-nativesdk-distutils \
+ chrpath-nativesdk \
+ "
TOOLCHAIN_OUTPUTNAME ?= "python-nativesdk-standalone-${SDKMACHINE}"