summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Puhlman <jpuhlman@mvista.com>2020-07-09 19:08:09 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-09-06 16:56:30 +0100
commit6467eb4461f3cab16cab2ba63154c92fc2adacef (patch)
tree5b5bf0b9d00a5d1070984ceb6bd1f60af31f161e
parent35c6ab2501672083cf8b974d8b9c3daa3202de36 (diff)
downloadopenembedded-core-contrib-6467eb4461f3cab16cab2ba63154c92fc2adacef.tar.gz
buildtools-tarball: add nativesdk-python
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com>
-rw-r--r--meta/recipes-core/meta/buildtools-extended-tarball.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/meta/buildtools-extended-tarball.bb b/meta/recipes-core/meta/buildtools-extended-tarball.bb
index 37f9705613..32a10198c9 100644
--- a/meta/recipes-core/meta/buildtools-extended-tarball.bb
+++ b/meta/recipes-core/meta/buildtools-extended-tarball.bb
@@ -27,6 +27,7 @@ TOOLCHAIN_HOST_TASK += "\
nativesdk-libtool \
nativesdk-pkgconfig \
nativesdk-glibc-utils \
+ nativesdk-python \
"
TOOLCHAIN_OUTPUTNAME = "${SDK_ARCH}-buildtools-extended-nativesdk-standalone-${DISTRO_VERSION}"