[OE-core] [PATCH] distutils: Replacing path to native python by path to python in the image to support python packages with console-script setup

Lukas Bulwahn lukas.bulwahn at oss.bmw-carit.de
Thu Dec 6 09:54:45 UTC 2012


Hi all,

I was trying to create a minimal core image with python-setuptools and 
noticed that the python-setuptools recipe does not work.
The reason is that during do_install, it creates shell scripts that 
refer to python-native instead of python.
The patch tries to solve this issue. Another minimal example that shows 
this issue can be found at https://gist.github.com/4223250.

Lukas Bulwahn
BMW Car IT GmbH

P.S. Sorry, my git-send-email did not send this cover-letter.




More information about the Openembedded-core mailing list