gtk-webcore: Fix svn recipes. Use SRCDATE instead of SRCREV
authorPhilippe De Swert <philippedeswert@scarlet.be>
Sun, 23 Sep 2007 18:52:21 +0000 (18:52 +0000)
committerPhilippe De Swert <philippedeswert@scarlet.be>
Sun, 23 Sep 2007 18:52:21 +0000 (18:52 +0000)
Changed files:
* packages/gtk-webcore/osb-jscore_svn.bb
* packages/gtk-webcore/osb-nrcore_svn.bb
* packages/gtk-webcore/osb-nrcit_svn.bb

packages/gtk-webcore/osb-jscore_svn.bb
packages/gtk-webcore/osb-nrcit_svn.bb
packages/gtk-webcore/osb-nrcore_svn.bb

index a504be4..c75db61 100644 (file)
@@ -5,7 +5,7 @@ PRIORITY = "optional"
 
 DEFAULT_PREFERENCE = "-1"
 
-PV = "0.5.2+svnr${SRCREV}"
+PV = "0.5.2+svnr${SRCDATE}"
 PR = "r1"
 
 SRC_URI = "svn://gtk-webcore.svn.sourceforge.net/svnroot/gtk-webcore/trunk;module=JavaScriptCore;proto=https \
index 2cab110..d982c6b 100644 (file)
@@ -4,7 +4,7 @@ LICENSE = "nokia"
 PRIORITY = "optional"
 SECTION = "gpe"
 
-PV = "0.5.2+svnr${SRCREV}"
+PV = "0.5.2+svnr${SRCDATE}"
 PR = "r0"
 
 DEPENDS = "curl librsvg osb-nrcore pango"
index 402638d..5ca22d3 100644 (file)
@@ -2,7 +2,7 @@ require osb-nrcore.inc
 
 DEFAULT_PREFERENCE = "-1"
 
-PV = "0.5.2+svnr${SRCREV}"
+PV = "0.5.2+svnr${SRCDATE}"
 PR = "r1"
 
 SRC_URI = "svn://gtk-webcore.svn.sourceforge.net/svnroot/gtk-webcore/trunk;module=NRCore;proto=https \