Just to let you know how this ended (and get this recorded): I tried adding libc6-dev to RDEPENDS before and it did not work. As koen taught me yesterday this was because glibc did not 'advertise' that it delivers libc6-dev which gave an error when packaging (as bb did not know what needed to be done to get libc6-dev).
Koen suggested an additional fix in packages/glibc/glibc-package.bbclass which I faithfully implemented and committed. Frans. --- Richard Purdie <[EMAIL PROTECTED]> wrote: > > But if you add libc6-dev to RDEPENDS and set > BUILD_ALL_DEPS = 1, is > > bitbake capable to catch the build of > glibc-package before, which > > provide the libc6 packages? > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Oe mailing list [email protected] https://www.handhelds.org/mailman/listinfo/oe
