From: Richard Purdie Date: Wed, 28 Aug 2013 23:22:41 +0000 (+0100) Subject: buildtools-tarball: Add python-pkgutil X-Git-Tag: 2015-4~5334 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=7d93288117e7054472d8a01dde0b38bc0ff98c27;p=openembedded-core.git buildtools-tarball: Add python-pkgutil This is needed by some recently added automated QA tests so we should add it to the buildtools tarball. Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/meta/buildtools-tarball.bb b/meta/recipes-core/meta/buildtools-tarball.bb index 1e46308d3d..54fba11f8d 100644 --- a/meta/recipes-core/meta/buildtools-tarball.bb +++ b/meta/recipes-core/meta/buildtools-tarball.bb @@ -34,6 +34,7 @@ TOOLCHAIN_HOST_TASK ?= "\ nativesdk-python-difflib \ nativesdk-python-pprint \ nativesdk-python-git \ + nativesdk-python-pkgutil \ nativesdk-ncurses-terminfo-base \ nativesdk-chrpath \ nativesdk-tar \