[oe-commits] Alejandro Hernandez : python3-core: Fix minimal python3 install

git at git.openembedded.org git at git.openembedded.org
Thu Dec 11 11:35:15 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: bafdfb28726d0a9b30b8283b2472727e8208059d
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=bafdfb28726d0a9b30b8283b2472727e8208059d

Author: Alejandro Hernandez <alejandro.hernandez at linux.intel.com>
Date:   Thu Dec  4 13:09:35 2014 -0600

python3-core: Fix minimal python3 install

Added additional runtime dependencies for python3-core needed
to run the interpreter with a minimal install (codecs,io,math,reprlib).

Created python3-reprlib package to avoid getting python3-misc bringing
lots of unneeded libraries.

Fixed FILES-python3-core, missing _sysconfigdata, renamed copyreg
undetected before due to previously needed installation of python3-misc.

[YOCTO #6967]

Signed-off-by: Alejandro Hernandez <alejandro.hernandez at linux.intel.com>
Signed-off-by: Ross Burton <ross.burton at intel.com>

---

 meta/recipes-devtools/python/python-3.3-manifest.inc | 14 +++++++++-----
 scripts/contrib/python/generate-manifest-3.3.py      |  9 ++++++---
 2 files changed, 15 insertions(+), 8 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=bafdfb28726d0a9b30b8283b2472727e8208059d


More information about the Openembedded-commits mailing list