Hi Denys, I have following dev packages installed in my rootfs which I don't want
- linux-libc-headers-dev - libgcc-s-dev - libc6-dev I haven't explicitly added any -dev package. How can I remove them ? Thanks Ankur On Fri, Feb 3, 2017 at 1:33 PM, Denys Dmytriyenko <[email protected]> wrote: > On Fri, Feb 03, 2017 at 01:26:38PM +1300, Ankur Tyagi wrote: >> Hi, >> >> I have an image recipe which include packagegroup-core-boot which >> brings in external-linaro-toolchain which in turn adds >> linux-libc-headers. >> >> How can I remove linux-libc-headers from my end root FS ? > > linux-libc-headers is an empty package. linux-libc-headers-dev is the one that > contains all the standard headers required for development. Which one you > have? > > -- > Denys _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
