aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/gnome-vfs_2.24.1.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2010-03-08 13:13:06 +0100
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2010-03-09 18:34:21 +0100
commitfda4472f284541b5378c87e4b5e8537c5e94069e (patch)
treed9b9db0678059c57fafab0d8b3d49296f66461f0 /recipes/gnome/gnome-vfs_2.24.1.bb
parent11beaab12618068e59113980707cee85eeb3589f (diff)
downloadopenembedded-fda4472f284541b5378c87e4b5e8537c5e94069e.tar.gz
gnome-vfs 2.24.1: added patch from Debian to use new GnuTLS
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Diffstat (limited to 'recipes/gnome/gnome-vfs_2.24.1.bb')
-rw-r--r--recipes/gnome/gnome-vfs_2.24.1.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/gnome/gnome-vfs_2.24.1.bb b/recipes/gnome/gnome-vfs_2.24.1.bb
index 511aabe5a7..367228da23 100644
--- a/recipes/gnome/gnome-vfs_2.24.1.bb
+++ b/recipes/gnome/gnome-vfs_2.24.1.bb
@@ -3,12 +3,13 @@ DEPENDS = "libxml2 gconf gnutls avahi dbus dbus-glib bzip2 gnome-mime-data zlib
RRECOMMENDS = "gnome-vfs-plugin-file shared-mime-info"
# Some legacy packages will require gnome-mime-data to be installed, but use of
# it is deprecated.
-PR = "r1"
+PR = "r2"
inherit gnome
SRC_URI += "file://gconftool-lossage.patch;patch=1;pnum=1 \
- file://gnome-vfs-no-kerberos.patch;patch=1;pnum=0"
+ file://gnome-vfs-no-kerberos.patch;patch=1;pnum=0 \
+ file://03_gnutls27.patch;patch=1"
# This is to provide compatibility with the gnome-vfs DBus fork
PROVIDES = "gnome-vfs-plugin-dbus"