[OE-core] [PATCH] buildtools-tarball: add difflib and pprint python modules

Saul Wold sgw at linux.intel.com
Tue Jun 11 20:53:01 UTC 2013


Needed for the unittest part of bitbake-selftest can work correctly.

Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 meta/recipes-core/meta/buildtools-tarball.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-core/meta/buildtools-tarball.bb b/meta/recipes-core/meta/buildtools-tarball.bb
index 4744daf..00fc26f 100644
--- a/meta/recipes-core/meta/buildtools-tarball.bb
+++ b/meta/recipes-core/meta/buildtools-tarball.bb
@@ -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 \
-- 
1.8.1.4




More information about the Openembedded-core mailing list