mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user