1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

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