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.

(From OE-Core rev: bbcb7329ca4340dbd3d529567dc6b605347e3368)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2013-06-10 15:00:31 +00:00
parent 5128f0a846
commit 74d3a1a6c9
1 changed files with 3 additions and 0 deletions

View File

@ -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 \