Browse Source

buildtools-tarball: add nativesdk-python

(From OE-Core rev: 6467eb4461f3cab16cab2ba63154c92fc2adacef)

(From OE-Core rev: 848c61a07f691638fa529bbe0f0ff1dfded4a967)

Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Jeremy Puhlman 3 years ago
parent
commit
afa4cacff1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      meta/recipes-core/meta/buildtools-extended-tarball.bb

+ 1 - 0
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}"