* [PATCH] buildtools-tarball: add difflib and pprint python modules
@ 2013-06-11 20:53 Saul Wold
0 siblings, 0 replies; only message in thread
From: Saul Wold @ 2013-06-11 20:53 UTC (permalink / raw)
To: openembedded-core
Needed for the unittest part of bitbake-selftest can work correctly.
Signed-off-by: Saul Wold <sgw@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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-06-11 20:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-11 20:53 [PATCH] buildtools-tarball: add difflib and pprint python modules Saul Wold
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.