On Wed, 2011-10-26 at 14:58 +0100, Julian Pidancet wrote: > On Wed, Oct 26, 2011 at 2:59 AM, McClintock Matthew-B29882 > <[email protected]> wrote: > > On Mon, Oct 24, 2011 at 8:18 PM, Julian Pidancet > > <[email protected]> wrote: > >> +do_configure_prepend () { > >> + export fu_cv_sys_stat_statfs2_bsize=yes > > > > I'm asking out of curiosity.. why don't these go in meta/site/common > > instead? > > To be honest, I ignored the very existence of this file. Is this > globally applied to all the recipes ? Isn't there a risk of breaking > other packages by doing this ?
A small risk, yes. On the other hand, by hardcoding one particular value in the recipe, there is a risk that it might be the wrong answer for some target systems. Whereas the site files are, intentionally, target and OS specific. p. _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
