gpe-conf: Update svn recipe to new version and use of SRCREV.
authorFlorian Boor <florian.boor@kernelconcepts.de>
Fri, 19 Dec 2008 15:05:13 +0000 (16:05 +0100)
committerFlorian Boor <florian.boor@kernelconcepts.de>
Tue, 6 Jan 2009 20:38:53 +0000 (21:38 +0100)
packages/gpe-conf/gpe-conf_svn.bb

index dfa7a8b..5f9d60f 100644 (file)
@@ -11,8 +11,8 @@ RDEPENDS_gpe-conf-panel = "gpe-conf"
 
 inherit autotools gpe
 
-PV = "0.2.5+svn${SRCDATE}"
-PR = "r1"
+PV = "0.2.7+svnr${SRCREV}"
+PR = "r0"
 
 SRC_URI = "${GPE_SVN}"
 S = "${WORKDIR}/${PN}"