[yocto] [bitbake] fsl-image-xwayland DISTRO -- can't get rid of dev packages.

Khem Raj raj.khem at gmail.com
Sat Jun 16 10:27:26 PDT 2018


Hi Karim

On 6/15/18 6:29 AM, Karim ATIKI wrote:
> Hi all,
> 
> 
> I've created a custom image based on core-image.
> 
> It runs for an i.MX6 and i.MX8.
> 
> I've installed only Qt, gstreamer and xwayland stuff.
> 
> 
> I've removed dev-pkgs, dbg-pkgs and staticdev-pkgs from IMAGE_FEATURES.
> 
> 
> Finally, in the created image, ALL the dpg, dev packages have been 
> installed, with tons of .h header files. static .a files etc.
> 
> I've tried everything and just can't figure out how to get rid of them.
> 
> 
> Any idea ?
> 

It seems that some dev packages are still being pulled in you might want 
to check output of

bitbake -g <image>

which will be in bunch of dotty files, that can show what is being 
pulled and why

> 
> Thanks.
> 
> 
> K.
> 
> 


More information about the yocto mailing list