On Sat, Jan 28, 2012 at 4:03 PM, Paul Eggleton <[email protected]> wrote: > On Saturday 28 January 2012 00:29:28 Andreas Müller wrote: >> Have modified bitbake.conf here to >> >> PACKAGES = "${PN}-dbg ${PN}-dev ${PN}-staticdev ${PN} ${PN}-doc >> ${PN}-locale" >> >> now I get the expected behavior. >> >> Will start a build from scratch for the night to see if there is some >> fallout.. > > We would need to be extremely careful before changing the default value of > PACKAGES. I would strongly suggest you enable buildhistory when you do this so > you can spot any changes easily, particularly in package content. > I am afraid you are so right: First build fallout is db. It shows that the current implementation
SOLIBS = ".so.*" SOLIBSDEV = ".so" fails at least here. The main shared lib is found in -dev! Uhhh cold in here... Andreas _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
