[meta-freescale] rootfile optimisation reg

Daiane Angolini daiane.list at gmail.com
Thu Sep 10 05:03:20 PDT 2015


On Tue, Sep 8, 2015 at 8:09 AM, Sachu Sanal (NeSTIT)
<sachu.sanal at nestgroup.net> wrote:
>
>
> Hai all
>
>
>
> Could you please help me to reduce the size of rootfs of yocto build.
>
> I build core-image-sato  for sabresd board.
>
> I need to reduce  the below mentioned  packages from the rootfs at the time
> of building time.
>
> How can I find out these package bbfile. How can configure these package
> exclude build

I almost remember someone else also said this, but I don't quite
really remember. So, you should not "exclude" things from your rootfs,
but you should start from a clear image (like core-image) and then add
the stuff you need.

But, if you have the lib file you can find -name that file inside
tmp/work and where you find it is the bb file (the directory name is
the recipe name)

Daiane


More information about the meta-freescale mailing list