aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/gnome/gconf-dbus_svn.bb
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2008-02-07 14:27:08 +0000
committerRoss Burton <ross@openedhand.com>2008-02-07 14:27:08 +0000
commit950e91291562946b276ef7725ddf3df216e6fb3c (patch)
tree1fc40582f850aeeca5ad7b748138f0657e50ef07 /meta/packages/gnome/gconf-dbus_svn.bb
parent7fcc99585962e5e8dcf34ce0e62ef447218b26b0 (diff)
downloadopenembedded-core-950e91291562946b276ef7725ddf3df216e6fb3c.tar.gz
gconf-dbus: update srvrev and remove merged patches
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3699 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gnome/gconf-dbus_svn.bb')
-rw-r--r--meta/packages/gnome/gconf-dbus_svn.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta/packages/gnome/gconf-dbus_svn.bb b/meta/packages/gnome/gconf-dbus_svn.bb
index dc9062c0e6..4e587295f6 100644
--- a/meta/packages/gnome/gconf-dbus_svn.bb
+++ b/meta/packages/gnome/gconf-dbus_svn.bb
@@ -7,10 +7,8 @@ RPROVIDES_${PN} = "gconf"
RPROVIDES_${PN}-dev = "gconf-dev"
PV = "2.16.0+svnr${SRCREV}"
-PR = "r5"
-SRC_URI = "svn://developer.imendio.com/svn/gconf-dbus;module=trunk;proto=http \
- file://notify-fix.patch;patch=1;pnum=0"
+SRC_URI = "svn://developer.imendio.com/svn/gconf-dbus;module=trunk;proto=http"
inherit pkgconfig autotools
S = "${WORKDIR}/trunk"