From: Jeremy Puhlman Date: Thu, 9 Jul 2020 19:08:09 +0000 (+0000) Subject: buildtools-tarball: add nativesdk-python X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6467eb4461f3cab16cab2ba63154c92fc2adacef;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git buildtools-tarball: add nativesdk-python Signed-off-by: Jeremy Puhlman --- diff --git a/meta/recipes-core/meta/buildtools-extended-tarball.bb b/meta/recipes-core/meta/buildtools-extended-tarball.bb index 37f97056139..32a10198c93 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}"