]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
buildtools-tarball: testimage needs the mmap python-module
authorSaul Wold <sgw@linux.intel.com>
Tue, 16 Jul 2013 19:32:14 +0000 (12:32 -0700)
committerSaul Wold <sgw@linux.intel.com>
Thu, 18 Jul 2013 14:14:41 +0000 (07:14 -0700)
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.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-core/meta/buildtools-tarball.bb

index e8abc06cb7740091da70c338dd55173bcdf22815..9771497ea53990455aab08522c4f2b32c5430be8 100644 (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 \