[OE-core] [PATCH 0/5] Fixes for python module packaging
Paul Eggleton
paul.eggleton at linux.intel.com
Thu Mar 20 19:24:32 UTC 2014
Some fixes for module package dependencies and SUMMARY values in
Python 2.7/3.3.
The following changes since commit ef196434620522affc11b5b1b867386b5d14a4c3:
alsa-tools: fix build when x11 and gtk+ not available (2014-03-19 14:41:55 +0000)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/python-manifest
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/python-manifest
Paul Eggleton (5):
python: add python-mmap to python-multiprocessing RDEPENDS
generate-manifest-*.py: set SUMMARY instead of DESCRIPTION
generate-manifest-2.7.py: sync with python-2.7-manifest.inc
generate-manifest-3.3.py: sync descriptions with 2.7 version
python3: sync module dependencies from 2.7
.../python/python-2.7-manifest.inc | 2 +-
.../python/python-3.3-manifest.inc | 130 ++++++++++-----------
scripts/contrib/python/generate-manifest-2.7.py | 122 +++++++++----------
scripts/contrib/python/generate-manifest-3.3.py | 114 +++++++++---------
4 files changed, 184 insertions(+), 184 deletions(-)
--
1.8.5.3
More information about the Openembedded-core
mailing list