[OE-core] [PATCH] gconf: remove depreated configure flag

Saul Wold sgw at linux.intel.com
Thu Mar 6 00:06:22 UTC 2014


[YOCTO #5905]
[YOCTO #5906]
[YOCTO #5907]
[YOCTO #5908]
[YOCTO #5909]
[YOCTO #5910]
[YOCTO #5911]

Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 meta/classes/gconf.bbclass | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/classes/gconf.bbclass b/meta/classes/gconf.bbclass
index e9076b2..0794ba7 100644
--- a/meta/classes/gconf.bbclass
+++ b/meta/classes/gconf.bbclass
@@ -10,7 +10,6 @@ export GCONF_BACKEND_DIR = "${STAGING_LIBDIR_NATIVE}/GConf/2"
 # Disable install-time schema registration as we're a packaging system so this
 # happens in the postinst script, not at install time.  Set both the configure
 # script option and the traditional envionment variable just to make sure.
-EXTRA_OECONF += "--disable-schemas-install"
 export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL = "1"
 
 gconf_postinst() {
-- 
1.8.3.1




More information about the Openembedded-core mailing list