[oe-commits] Khem Raj : python3, python3-native: Consider OE staging installation

git at git.openembedded.org git at git.openembedded.org
Mon Aug 26 13:08:11 UTC 2013


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

Author: Khem Raj <raj.khem at gmail.com>
Date:   Tue Jul 30 00:49:45 2013 -0700

python3, python3-native: Consider OE staging installation

We use native python in disutils bbclass and this needs
to peek into target sysroot when building plugins in cross
environment. Otherwise anything that inherits distutils3.bbclass
will not build.

Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../python/python3-native_3.3.2.bb                 |    1 +
 ...2-distutils-prefix-is-inside-staging-area.patch |   78 +++++++++++++
 .../python/python3/python-3.3-multilib.patch       |  120 ++++++++-----------
 meta/recipes-devtools/python/python3_3.3.2.bb      |    1 +
 4 files changed, 131 insertions(+), 69 deletions(-)

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


More information about the Openembedded-commits mailing list