[yocto] python3 on build host

Burton, Ross ross.burton at intel.com
Tue Jul 26 08:00:23 PDT 2016


On 26 July 2016 at 15:57, Gary Thomas <gary at mlbassoc.com> wrote:

> Yes, this is just what I needed (except I had to build my own because my
> box is i686)
>

Oh good, next time we have a bug which only appears on 32-bit build hosts
I'll ping you. :)


> Looks like this SDK doesn't actually contain a full copy of Python, just
>> the pieces to make what you have in the SDK
>> work (theoretically, at least).  This is why we add python3-modules to
>> the buildtools-tarball, so if you want your SDK
>> to ship its own complete Py3 runtime then add python3-core
>> python3-modules to it.
>>
>
> What would be the best way to do that?
>

I think SDK_RDEPENDS += "nativesdk-python3-core nativesdk-python3-modules"
should do the trick.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160726/d8e6ca0b/attachment.html>


More information about the yocto mailing list