[yocto] Python3 partial rootfs installation

Jakob Simon-Gaarde jakobsg at gmail.com
Mon Feb 27 02:16:47 PST 2017


You are right. It's working now.

Den 26. feb. 2017 10.04 PM skrev "Paul Eggleton" <
paul.eggleton at linux.intel.com>:

> On Sunday, 26 February 2017 12:10:24 AM NZDT Jakob Simon-Gaarde wrote:
> > Thanks for the answer. I tried adding it as a dependency but I get this:
> > ERROR: Nothing PROVIDES 'python3-modules'
>
> Based on your email, this is a runtime situation you are trying to resolve
> -
> and python3-modules is a runtime target, but that error suggests you are
> adding to DEPENDS which is for build-time dependencies.
>
> You probably want to add python3-modules to IMAGE_INSTALL in your image
> recipe
> or perhaps to RDEPENDS_${PN} in the recipe for the custom software you're
> building.
>
> Cheers,
> Paul
>
> --
>
> Paul Eggleton
> Intel Open Source Technology Centre
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20170227/dd01844f/attachment.html>


More information about the yocto mailing list