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
