aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/meta/buildtools-tarball.bb
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2013-06-11 13:53:01 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-06-11 21:53:47 +0100
commitfe744381e8844ad17dcc6e036650a442dbc9575d (patch)
treec1a7e42b9e7519edf1fe9c5ea1f6607c9c2c3355 /meta/recipes-core/meta/buildtools-tarball.bb
parent217fd857df78c66eae853f935e9cdafcbeb3bc31 (diff)
downloadopenembedded-core-contrib-fe744381e8844ad17dcc6e036650a442dbc9575d.tar.gz
buildtools-tarball: add difflib and pprint python modules
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>
Diffstat (limited to 'meta/recipes-core/meta/buildtools-tarball.bb')
-rw-r--r--meta/recipes-core/meta/buildtools-tarball.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/meta/buildtools-tarball.bb b/meta/recipes-core/meta/buildtools-tarball.bb
index 4744daf1bd..00fc26f0e7 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 \