On Mon, Oct 28, 2013 at 3:08 PM, Burton, Ross <[email protected]> wrote: > On 28 October 2013 15:59, Otavio Salvador <[email protected]> wrote: >> On Mon, Oct 28, 2013 at 12:33 PM, Ross Burton <[email protected]> wrote: >>> This class passes --disable-introspection to everything that inherits it >>> but not >>> all GNOME modules support introspection, so add that option to the >>> unknown-configure-options sanity test whitelist. >>> >>> Signed-off-by: Ross Burton <[email protected]> >> >> I understand the change but it does not match with the commit log. > > How so? > > -EXTRA_OECONF += "--enable-introspection=no" > +EXTRA_OECONF += "--disable-introspection" > > This is a semantically identical change as far as autoconf is > concerned, that makes the whitelist clearer.
For autoconf it is but for a human it is not. Please add this to the commit log. > +UNKNOWN_CONFIGURE_WHITELIST += "--disable-introspection" > > This is the unknown configure options whitelist. > > Ross -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
