gconf-dbus: switch to SRCREV

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2400 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-08-08 19:55:29 +00:00
parent 981a201fee
commit 39a43da494

View File

@@ -6,8 +6,7 @@ PROVIDES = "gconf"
RPROVIDES_${PN} = "gconf"
RPROVIDES_${PN}-dev = "gconf-dev"
PV = "2.16.0+svn${SRCDATE}"
PR = "r2"
PV = "2.16.0+svnr${SRCREV}"
SRC_URI = "svn://developer.imendio.com/svn/gconf-dbus;module=trunk;proto=http \
file://69gconfd-dbus"