[yocto] Reducing the size of the image by optimizing python

Khem Raj raj.khem at gmail.com
Fri Oct 18 01:58:23 PDT 2019


On Fri, Oct 18, 2019 at 1:21 PM Abhi Arora <abhiarora4 at live.com> wrote:

> Hello,
> I am having an embedded system. We have bsp with python 3.5 but we want to
> reduce its size further. I am planning to have only oyc files but not sure
> how it can be achieved in recipes. Also, I want to know if there is a other
> way to reduce the footprint.
>

Please start by eliminating modules first so find which modules are
required for your workloads and remove all other modules from image by
adding them to BAD_RECOMMENDATIONS from IMAGE_INSTALL

>
>
> Please help.
>
> Get Outlook for Android <https://aka.ms/ghei36>
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20191018/e7982f6d/attachment-0001.html>


More information about the yocto mailing list