summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/meta/buildtools-tarball.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-06-10 15:00:31 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-06-10 16:39:57 +0100
commitbbcb7329ca4340dbd3d529567dc6b605347e3368 (patch)
tree548e19f58099f84a43c1f8b979a08d0f3f393229 /meta/recipes-core/meta/buildtools-tarball.bb
parent0810ea2a72bdea67a3d8002c4e12fb20f45cf1d5 (diff)
downloadopenembedded-core-contrib-bbcb7329ca4340dbd3d529567dc6b605347e3368.tar.gz
buildtools-tarball: Add json, unittest and compression python module packages
We need unittest so bitbake-selftest can work, tarfile from the compression module for opkg-utils and json for webkit builds. 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.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-core/meta/buildtools-tarball.bb b/meta/recipes-core/meta/buildtools-tarball.bb
index 211213e1d9..4744daf1bd 100644
--- a/meta/recipes-core/meta/buildtools-tarball.bb
+++ b/meta/recipes-core/meta/buildtools-tarball.bb
@@ -27,6 +27,9 @@ TOOLCHAIN_HOST_TASK ?= "\
nativesdk-python-netserver \
nativesdk-python-distutils \
nativesdk-python-unixadmin \
+ nativesdk-python-compression \
+ nativesdk-python-json \
+ nativesdk-python-unittest \
nativesdk-chrpath \
nativesdk-tar \
nativesdk-git \