distutils: Replacing path to native path only to be done to non-native python packages
authorAmy Fong <amy.fong@windriver.com>
Sun, 22 Sep 2013 04:31:39 +0000 (04:31 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Sep 2013 15:37:55 +0000 (16:37 +0100)
commit5bbe67e3cfeb76e7c9b9c91b58683bd9413bceb3
tree40d9e89b518ce0c492b91944eb7d35dd7f06c878
parent37133c16e8620d07018ba9fbcaf0f0d2892774f7
distutils: Replacing path to native path only to be done to non-native python packages

distutils: Replacing path to native path only to be done to non-native python packages

distutils: Replacing path to native python by path to python in the
image to support python packages with console-script setup resulted in
a "bad interpreter" error message because coreutils-native is not
a specified dependency of a number of native python packages.

We modify the change to apply specifically to non-native packages.

(From OE-Core rev: 312b6b33dca565153bc2e92d7ff6dd2974db4edb)

Signed-off-by: Amy Fong <Amy.Fong@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/distutils.bbclass