]> code.ossystems Code Review - openembedded-core.git/commit
recipes: Replace gconf-dbus with gconf
authorKhem Raj <raj.khem@gmail.com>
Wed, 27 Apr 2011 16:22:05 +0000 (09:22 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 10 May 2011 08:51:40 +0000 (09:51 +0100)
commit3c04049516fe09969bbb9af501aae260f8ce4c91
tree2860d68df54493ade69f9cb0e8d52ef70dd01be7
parenta0a563d0d0febacef3f9080db24fa968e8c5f08b
recipes: Replace gconf-dbus with gconf

Some distributions e.g. angstrom do not support gconf-dbus
anymore since its now provided by gconf and in oe-core we
have PREFERRED_PROVIDER_gconf tunable, here we replace all
dependencies on gconf-dbus with gconf, which should work
in both cases where poky defines
PREFERRED_PROVIDER-gconf = "gconf-dbus" and for angstrom
it is simply gconf

Without this meta-toolchain-sdk ends up with conflicts in
runqueue and does not build

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta-demoapps/recipes-gnome/gnome/libgnomekbd_2.26.0.bb
meta/recipes-gnome/gnome/gnome-desktop.inc
meta/recipes-gnome/gthumb/gthumb_2.12.2.bb
meta/recipes-gnome/tasks/task-sdk-gmae.inc
meta/recipes-support/libproxy/libproxy_0.4.6.bb