]> code.ossystems Code Review - openembedded-core.git/commitdiff
buildtools-tarball: add difflib and pprint python modules
authorSaul Wold <sgw@linux.intel.com>
Tue, 11 Jun 2013 20:53:01 +0000 (13:53 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Jun 2013 20:53:47 +0000 (21:53 +0100)
Needed for the unittest part of bitbake-selftest can work correctly.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/meta/buildtools-tarball.bb

index 4744daf1bd35a289edd0209831fbaa7174b4d165..00fc26f0e71b79c4559bbed74e879939b57ca282 100644 (file)
@@ -30,6 +30,8 @@ TOOLCHAIN_HOST_TASK ?= "\
     nativesdk-python-compression \
     nativesdk-python-json \
     nativesdk-python-unittest \
+    nativesdk-python-difflib \
+    nativesdk-python-pprint \
     nativesdk-chrpath \
     nativesdk-tar \
     nativesdk-git \