Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] gconf: remove depreated configure flag
@ 2014-03-06  0:06 Saul Wold
  2014-03-06 10:00 ` Burton, Ross
  0 siblings, 1 reply; 2+ messages in thread
From: Saul Wold @ 2014-03-06  0:06 UTC (permalink / raw)
  To: openembedded-core

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

Signed-off-by: Saul Wold <sgw@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



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-03-06 10:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-06  0:06 [PATCH] gconf: remove depreated configure flag Saul Wold
2014-03-06 10:00 ` Burton, Ross

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox