buildtools-tarball: testimage needs the mmap python-module

The new testimage class needs the mmap python-module in the buildtools-tarball
on machines that use the tarball to provide the correct version of python.

(From OE-Core rev: 0b3574481cb8204513001570f5fa3cc8f50ba510)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Saul Wold 2013-07-16 12:32:14 -07:00 committed by Richard Purdie
parent e23d5a0e34
commit f582398852
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ TOOLCHAIN_HOST_TASK ?= "\
nativesdk-python-compression \
nativesdk-python-json \
nativesdk-python-unittest \
nativesdk-python-mmap \
nativesdk-python-difflib \
nativesdk-python-pprint \
nativesdk-python-git \