diff options
author | Ross Burton <ross@openedhand.com> | 2007-08-01 19:43:10 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-08-01 19:43:10 +0000 |
commit | 236595c8512a3621fdcc7ae04fc7ea9eae75f171 (patch) | |
tree | fe18f74ec9c31a18edab87365dcf7504cb26f6f8 /meta/conf/distro | |
parent | 75825af40256d3990bb18a7de9685f249d9f833f (diff) | |
download | openembedded-core-236595c8512a3621fdcc7ae04fc7ea9eae75f171.tar.gz openembedded-core-236595c8512a3621fdcc7ae04fc7ea9eae75f171.tar.bz2 openembedded-core-236595c8512a3621fdcc7ae04fc7ea9eae75f171.tar.xz openembedded-core-236595c8512a3621fdcc7ae04fc7ea9eae75f171.zip |
Upgrade gnome-vfs to 2.18.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2302 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro')
-rw-r--r-- | meta/conf/distro/poky.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 9a49d778e..dc534b247 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -152,7 +152,7 @@ PREFERRED_VERSION_dbus ?= "1.0.2" PREFERRED_VERSION_dbus-native ?= "1.0.2" PREFERRED_VERSION_dbus-glib ?= "0.74" PREFERRED_VERSION_dbus-glib-native ?= "0.74" -PREFERRED_VERSION_gnome-vfs ?= "2.16.3" +PREFERRED_VERSION_gnome-vfs ?= "2.18.1" PREFERRED_VERSION_dillo2 ?= "0.6.6" PREFERRED_VERSION_evince ?= "0.9.0" |