]> code.ossystems Code Review - openembedded-core.git/commit
python: add python-mmap to python-multiprocessing RDEPENDS
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 20 Mar 2014 19:24:33 +0000 (19:24 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 21 Mar 2014 12:05:28 +0000 (12:05 +0000)
commit1c031c627a362b3f18ffa2e9caeb6cfb299b9948
tree19877c3bde930455396b7bacb7e293812f0e8117
parentff7071418217c343276c22c7e1a053672f92639b
python: add python-mmap to python-multiprocessing RDEPENDS

The multiprocessing module needs the mmap module. We got away with not
having this for the build appliance because python-mmap was added to
packagegroup-self-hosted, but this is the proper place to have it.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python-2.7-manifest.inc
scripts/contrib/python/generate-manifest-2.7.py