diff options
Diffstat (limited to 'openembedded/conf')
| -rw-r--r-- | openembedded/conf/distro/poky.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/openembedded/conf/distro/poky.conf b/openembedded/conf/distro/poky.conf index ad35c65b00..a996183c79 100644 --- a/openembedded/conf/distro/poky.conf +++ b/openembedded/conf/distro/poky.conf | |||
| @@ -69,6 +69,8 @@ PREFERRED_PROVIDER_x11 = "diet-x11" | |||
| 69 | PREFERRED_PROVIDER_gconf=gconf-dbus | 69 | PREFERRED_PROVIDER_gconf=gconf-dbus |
| 70 | PREFERRED_PROVIDER_gnome-vfs=gnome-vfs-dbus | 70 | PREFERRED_PROVIDER_gnome-vfs=gnome-vfs-dbus |
| 71 | 71 | ||
| 72 | PREFERRED_VERSION_gnome-vfs-dbus = "2.12.0+cvs${SRCDATE}" | ||
| 73 | |||
| 72 | 74 | ||
| 73 | # | 75 | # |
| 74 | # CVS Dates to use: | 76 | # CVS Dates to use: |
| @@ -170,3 +172,5 @@ PREFERRED_VERSION_xrdb ?= "0.0+cvs${SRCDATE}" | |||
| 170 | PREFERRED_VERSION_xst ?= "0.15" | 172 | PREFERRED_VERSION_xst ?= "0.15" |
| 171 | 173 | ||
| 172 | PREFERRED_VERSION_oprofile ?= "0.0+cvs${SRCDATE}" | 174 | PREFERRED_VERSION_oprofile ?= "0.0+cvs${SRCDATE}" |
| 175 | |||
| 176 | PCMCIA_MANAGER = "pcmciautils" \ No newline at end of file | ||
