[oe-commits] Yu Ke : python: fix for libdir=/usr/lib64 case

git version control git at git.openembedded.org
Tue Jul 12 14:00:22 UTC 2011


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

Author: Yu Ke <ke.yu at intel.com>
Date:   Mon Jul 11 15:23:17 2011 +0800

python: fix for libdir=/usr/lib64 case

python has several place hard code "lib" which breaks build
when libdir=/usr/lib64. SUSE has a patch to fix this issue.

So this patch add the SUSE patch to address this issue

Signed-off-by: Yu Ke <ke.yu at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-devtools/python/python/multilib.patch |  250 ++++++++++++++++++++
 meta/recipes-devtools/python/python_2.6.6.bb       |    3 +-
 2 files changed, 252 insertions(+), 1 deletions(-)

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




More information about the Openembedded-commits mailing list