]> code.ossystems Code Review - openembedded-core.git/commit
python: fix install when libdir is not "lib"
authorNitin A Kamble <nitin.a.kamble@intel.com>
Wed, 14 Mar 2012 18:06:09 +0000 (11:06 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 19 Mar 2012 13:31:32 +0000 (13:31 +0000)
commitbf52e32e09423056c8c78760db22ca7497ec357d
tree2092549bf0149339140b418bd9a39ae374127684
parent0b3f43c81bea71a5e8c240aba8d97999fcf560ab
python: fix install when libdir is not "lib"

This commit fixes python's install issue of not finding the
native pythong binray modules.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
meta/recipes-devtools/python/python/fix_for_using_different_libdir.patch [new file with mode: 0644]
meta/recipes-devtools/python/python_2.7.2.bb