]> code.ossystems Code Review - openembedded-core.git/commit
gconf: silence some spurious errors
authorRoss Burton <ross.burton@intel.com>
Fri, 19 Apr 2013 11:22:57 +0000 (12:22 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 22 Apr 2013 13:43:46 +0000 (14:43 +0100)
commitbc0a4f6e4d01d5912c2589efa9b69d7eda462f73
treeb03818b1f8466aa2553e5f1c2982b13f5e9bded3
parentc045bfe6b991006ac80f0e2d06a8917ae58d9262
gconf: silence some spurious errors

The postinstalls were producing errors like this:

  (gconftool-2.real:10095): GConf-WARNING **: Client failed to connect to the D-BUS daemon:
  Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS instead

These are harmless but distracting, so take a patch from upstream to silence
them.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-gnome/gnome/gconf/unable-connect-dbus.patch [new file with mode: 0644]
meta/recipes-gnome/gnome/gconf_3.2.6.bb