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 <[email protected]> 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 > [email protected] > https://lists.yoctoproject.org/listinfo/yocto > -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
