]> code.ossystems Code Review - openembedded-core.git/commitdiff
buildtools-tarball: add nativesdk-python
authorJeremy Puhlman <jpuhlman@mvista.com>
Thu, 9 Jul 2020 19:08:09 +0000 (19:08 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 6 Sep 2020 15:56:30 +0000 (16:56 +0100)
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com>
meta/recipes-core/meta/buildtools-extended-tarball.bb

index 37f97056139b9b463c007b5a627adb4ec6669fba..32a10198c93b96c0d579edd9bb805b751541df2a 100644 (file)
@@ -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}"