[OE-core] [PATCH 0/2] Add python-importlib

Matt Fleming matt at console-pimps.org
Wed Jun 4 16:10:36 UTC 2014


From: Matt Fleming <matt.fleming at intel.com>

It seems that the importlib python module isn't available to recipes
because the importlib/ directory isn't included in the
python*manifest.py files.

Create a new python-importlib package for exporting this module.

Matt Fleming (2):
  generate-manifest-2.7.py: Add importlib
  generate-manifest-3.3.py: Add importlib

 meta/recipes-devtools/python/python-2.7-manifest.inc | 13 ++++++++-----
 meta/recipes-devtools/python/python-3.3-manifest.inc | 10 +++++++---
 scripts/contrib/python/generate-manifest-2.7.py      |  3 +++
 scripts/contrib/python/generate-manifest-3.3.py      |  3 +++
 4 files changed, 21 insertions(+), 8 deletions(-)

-- 
1.9.0




More information about the Openembedded-core mailing list