Re: [yocto] Add cmd.py library for python-core package

2019-02-20 Thread Piotr Piwko
śr., 20 lut 2019 o 12:30 Alexander Kanavin napisał(a): > > On Wed, 20 Feb 2019 at 12:25, Piotr Piwko wrote: > > I would like to add cmd.py library to my final image. In order to do > > so I modified python2-manifest.json file from poky delivery. > I'm not sure why you had to modify the manifest,

Re: [yocto] Add cmd.py library for python-core package

2019-02-20 Thread Alexander Kanavin
On Wed, 20 Feb 2019 at 12:25, Piotr Piwko wrote: > I would like to add cmd.py library to my final image. In order to do > so I modified python2-manifest.json file from poky delivery. > > This solution works fine. However, is there any possibility to do not > change the global poky/python2-manifest