]> code.ossystems Code Review - openembedded-core.git/commit
python-native: distutils: don't use libdir, remove dead code path
authorAndreas Oberritter <obi@opendreambox.org>
Mon, 12 Mar 2012 21:24:11 +0000 (22:24 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Mar 2012 11:44:47 +0000 (11:44 +0000)
commit2edc929c47ac90eabad74e3726912fb3a57aaecd
tree633584feaef7171392029f9d5bac7e933476aa8d
parent744ff417fc0b4ef3096cf5f687f7e3bda20c694e
python-native: distutils: don't use libdir, remove dead code path

* Coming from OE-classic it was surprising that python-native now
  requires 'libdir' to be exported. Otherwise autoconf would fail
  to detect python libraries. This happend using a customized
  environment setup script to use OE's compiler and libs without
  bitbake.
* Use STAGING_LIBDIR instead of libdir.
* While at it, remove redundant 'and' statments.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
meta/recipes-devtools/python/python-native/12-distutils-prefix-is-inside-staging-area.patch