diff options
Diffstat (limited to 'recipes/openmoko-tools/openmoko-set-root-password.bb')
-rw-r--r-- | recipes/openmoko-tools/openmoko-set-root-password.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/openmoko-tools/openmoko-set-root-password.bb b/recipes/openmoko-tools/openmoko-set-root-password.bb index 55ed090da2..7ea0de55ce 100644 --- a/recipes/openmoko-tools/openmoko-set-root-password.bb +++ b/recipes/openmoko-tools/openmoko-set-root-password.bb @@ -6,7 +6,7 @@ DEPENDS = "gtk+" SRC_URI = "svn://svn.openmoko.org/developers/zecke/;module=root-password;proto=http" S = "${WORKDIR}/root-password" -PV = "1.0+svnr${SRCREV}" +PV = "1.0+svnr${SRCPV}" PE = "1" PR = "r1" |