From 9697c583b7a421be0d45bb60a34447de0c9ef74f Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Tue, 18 Aug 2015 22:09:27 +0100 Subject: gnome: move introspection options to gnomebase The gnome class is really a convenience class to include other classes, so move the introspection arguments into gnomebase.bbclass. (From OE-Core rev: ad7073194546c16a5612924eb59152b35de6f340) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/classes/gnome.bbclass | 4 ---- 1 file changed, 4 deletions(-) (limited to 'meta/classes/gnome.bbclass') diff --git a/meta/classes/gnome.bbclass b/meta/classes/gnome.bbclass index 0de22dd6d2..c6202bbb75 100644 --- a/meta/classes/gnome.bbclass +++ b/meta/classes/gnome.bbclass @@ -1,5 +1 @@ inherit gnomebase gtk-icon-cache gconf mime - -EXTRA_OECONF += "--disable-introspection" - -UNKNOWN_CONFIGURE_WHITELIST += "--disable-introspection" -- cgit v1.2.3-54-g00ecf