On Sun, 2013-05-12 at 20:55 +0100, Paul Eggleton wrote: > That doesn't work well for software layers - it is not a good thing for > various recipes to get rebuilt just because you add meta-oe to your > configuration for example. > > The protocol we've established is to add PACKAGECONFIG options to enable the > dependencies but have them disabled by default; these can be enabled as > desired in distro or local configuration when the layer satisfying the > dependency is also enabled.
That doesn't seem totally ideal either, since it means that oe-core ends up containing a bunch of "joke" PACKAGECONFIG options that will break your build if you enable them (unless you add some other layer at the same time). Personally I would have thought that unnecessary rebuilds of the handful of packages that this would affect were probably the lesser of the two evils, though obviously it's not my choice to make. p. _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
