On Wed, Jun 1, 2016 at 5:35 AM, Richard Purdie <
richard.pur...@linuxfoundation.org> wrote:

> Check that 'python' is a python v2 since that is what we assume everywhere
> and upstream python devs recommend. We can need both python2 and python3
> available since we don't control the software we might download and run.
>
> Also check that python 3 is >= 3.4.0, our minimum version for bitbake.
>
> Signed-off-by: Richard Purdie <richard.pur...@linuxfoundation.org>
>

I'm curious, why don't we just have a bit of logic to figure out what the
names are of the binaries, create a subdir and prepend it to the path, and
add symlinks or wrapper scripts there to the real binaries on the system?
-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to