Re: Why python3 is build native in yocto ??? #python


Richard Purdie
 

On Mon, 2020-11-09 at 09:14 +0000, Ross Burton wrote:
DEPEND on python3 and python3-native then.
Note that whilst the python headers and library will be in recipe-
sysroot, the python3 binaries will not. This is because they're
designed to run on the target, not the host you're building on so we
don't bother putting them there.

Cheers,

Richard

Join {yocto@lists.yoctoproject.org to automatically receive all group messages.