openmoko-set-root-password: fix versions
authorGraeme Gregory <graeme@openmoko.org>
Wed, 27 Aug 2008 12:37:43 +0000 (13:37 +0100)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Tue, 28 Oct 2008 21:48:39 +0000 (22:48 +0100)
packages/openmoko-tools/openmoko-set-root-password.bb

index a521a1f..f64c703 100644 (file)
@@ -7,7 +7,8 @@ PKG_TAGS_${PN} = "group::programming"
 
 SRC_URI = "svn://svn.openmoko.org/developers/zecke/;module=root-password;proto=http"
 S = "${WORKDIR}/root-password"
-PV = "1.0+svn${SRCREV}"
+PV = "1.0+svnr${SRCREV}"
+PE = "1"
 
 do_compile () {
     cd ${S}