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:23:20 +0000 (00:23 +0100)
This is needed by some recently added automated QA tests so we should add it
to the buildtools tarball.

(From OE-Core rev: 7d93288117e7054472d8a01dde0b38bc0ff98c27)

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

index 1e46308..54fba11 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 \