> On Sep 30, 2015, at 1:50 PM, Johnny Vestergaard <[email protected]> wrote: > > -DEPENDS = "openssl libpcre boost libpcap" > +DEPENDS = "glibc openssl libpcre boost libpcap"
hard dep on glibc seems to be not right thing. Infact you should not need to add a dep on system C library at all. If the package is intended for glibc only then express it using COMPATIBLE_HOST
signature.asc
Description: Message signed with OpenPGP using GPGMail
-- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
