[yocto] python-fcntl missing in rocko?

Burton, Ross ross.burton at intel.com
Tue Mar 27 11:31:46 PDT 2018


python-core is just "an arbitrary subset of the python libraries",
you'd do better by including python-modules in your image which is all
of Python.

Or use oe-pkgdata-util to search what package contains the fcntl module.

Ross

On 27 March 2018 at 17:50, Giordon Stark <kratsg at gmail.com> wrote:
> Hi all,
>
> When I switched from pyro to rocko, using `python-core` -- I'm noticing that
> the fcntl module in python2 is missing. Is there a recipe to add to get it
> back?
>
> Thanks,
>
> Giordon
> --
> Giordon Stark
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>



More information about the yocto mailing list