[oe-commits] Richard Purdie : buildtools-tarball: Add python-pkgutil

git at git.openembedded.org git at git.openembedded.org
Wed Aug 28 23:12:16 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 7d93288117e7054472d8a01dde0b38bc0ff98c27
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=7d93288117e7054472d8a01dde0b38bc0ff98c27

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Thu Aug 29 00:22:41 2013 +0100

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 <richard.purdie at linuxfoundation.org>

---

 meta/recipes-core/meta/buildtools-tarball.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-core/meta/buildtools-tarball.bb b/meta/recipes-core/meta/buildtools-tarball.bb
index 1e46308..54fba11 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 \



More information about the Openembedded-commits mailing list