[YOCTO #5905] [YOCTO #5906] [YOCTO #5907] [YOCTO #5908] [YOCTO #5909] [YOCTO #5910] [YOCTO #5911]
Signed-off-by: Saul Wold <[email protected]> --- 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 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
