mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 18:32:12 +02:00
external-python-tarball: add chrpath to the tarball
Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
c2f93b959e
commit
fcd14a2307
@@ -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}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user