external-python-tarball: add chrpath to the tarball

Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
Joshua Lock
2010-12-15 15:40:32 +00:00
committed by Richard Purdie
parent c2f93b959e
commit fcd14a2307

View File

@@ -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}"