[OE-core] [PATCH] qemu: Inherit pythonnative

Burton, Ross ross.burton at intel.com
Fri Feb 10 09:05:30 UTC 2017


On 10 February 2017 at 04:58, Khem Raj <raj.khem at gmail.com> wrote:

> On buildhosts where default python has switched to using python3
> qemu-native fails configure like this
>
> | ERROR: Cannot use 'python', Python 2.6 or later is required.
> |        Note that Python 3 or later is not yet supported.
> |        Use --python=/path/to/python to specify a supported Python.
>

Build hosts where /usr/bin/python is Python3 are Doing It Wrong, and Python
upstream says don't do that.

Many other recipes depend on /usr/bin/python existing, so I'm not sure we
want to start building our own Python so early in the build just yet,
especially as we're trying to move away from Py2.  Can we not just list
python2 as a host dependency (to be honest, I thought it already was).

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170210/31f6d02e/attachment-0002.html>


More information about the Openembedded-core mailing list