git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c87c2b8
)
openmoko.inc: Fix PREFERRED_PROVIDER_gnome-vfs and add PREFERRED_PROVIDER_gnome-vfs...
author
Matthias Hentges
<oe@hentges.net>
Sat, 3 Mar 2007 23:46:45 +0000
(23:46 +0000)
committer
Matthias Hentges
<oe@hentges.net>
Sat, 3 Mar 2007 23:46:45 +0000
(23:46 +0000)
conf/distro/include/openmoko.inc
patch
|
blob
|
history
diff --git
a/conf/distro/include/openmoko.inc
b/conf/distro/include/openmoko.inc
index
a68409c
..
168d9bb
100644
(file)
--- a/
conf/distro/include/openmoko.inc
+++ b/
conf/distro/include/openmoko.inc
@@
-70,7
+70,9
@@
PREFERRED_PROVIDER_gconf = "gconf-dbus"
#new
#PREFERRED_PROVIDER_gnome-vfs = "gnome-vfs"
#old
-PREFERRED_PROVIDER_gnome-vfs = "gnome-vfs-dbus"
+PREFERRED_PROVIDER_gnome-vfs = "gnome-vfs"
+PREFERRED_PROVIDER_gnome-vfs-plugin-file = "gnome-vfs"
+
PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
PREFERRED_PROVIDER_bluez-utils = "bluez-utils-dbus"