]> code.ossystems Code Review - openembedded-core.git/commit
distutils.bbclass: fix libdir for 64-bit python modules built with distutils
authorMatthew McClintock <msm@freescale.com>
Mon, 13 Aug 2012 19:44:31 +0000 (14:44 -0500)
committerScott Garman <scott.a.garman@intel.com>
Mon, 24 Sep 2012 16:51:09 +0000 (09:51 -0700)
commitfc513eda1cfccc583f49847c3c04b5c781585e15
tree344f1d674684e09bbe0168f431fa0c01c97dd2a7
parented0ffc12ed6f98471dced1ce2020af4e5c99f2c7
distutils.bbclass: fix libdir for 64-bit python modules built with distutils

Without this some modules will be intalled in /usr/lib/python2.6/
instead of /usr/${libdir}/python2.6

(From OE-Core rev: bc6bd774aa8a3e085e9cabcefb11c3fc537139d5)

Signed-off-by: Matthew McClintock <msm@freescale.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/distutils.bbclass