From: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] distutils: Replacing path to native python by path to python in the image to support python packages with console-script setup
Date: Thu, 06 Dec 2012 10:54:45 +0100 [thread overview]
Message-ID: <50C06B65.9050501@oss.bmw-carit.de> (raw)
In-Reply-To: <1354787367-18543-2-git-send-email-lukas.bulwahn@oss.bmw-carit.de>
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.
next prev parent reply other threads:[~2012-12-06 10:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-06 9:49 (No subject) Lukas Bulwahn
2012-12-06 9:49 ` [PATCH] distutils: Replacing path to native python by path to python in the image to support python packages with console-script setup Lukas Bulwahn
2012-12-06 9:54 ` Lukas Bulwahn [this message]
2012-12-10 23:18 ` Saul Wold
2012-12-13 16:43 ` Lukas Bulwahn
[not found] <0C66DAA.8090800@linux.intel.com>
2012-12-13 16:55 ` Lukas Bulwahn
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50C06B65.9050501@oss.bmw-carit.de \
--to=lukas.bulwahn@oss.bmw-carit.de \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox