]> code.ossystems Code Review - openembedded-core.git/commitdiff
buildtools-tarball: Add python-pkgutil
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Aug 2013 23:22:41 +0000 (00:22 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Aug 2013 23:22:49 +0000 (00:22 +0100)
This is needed by some recently added automated QA tests so we should add it
to the buildtools tarball.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/meta/buildtools-tarball.bb

index 1e46308d3d7373c6b8dc79d5a3a47855f24e6f8e..54fba11f8d8e91922a42ae5e1b30f03548cc4115 100644 (file)
@@ -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 \