aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/pycd_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/freesmartphone/pycd_git.bb')
-rw-r--r--recipes/freesmartphone/pycd_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/freesmartphone/pycd_git.bb b/recipes/freesmartphone/pycd_git.bb
index 3ed2b75292..449cc2268d 100644
--- a/recipes/freesmartphone/pycd_git.bb
+++ b/recipes/freesmartphone/pycd_git.bb
@@ -3,7 +3,8 @@ AUTHOR = "Jan Luebbe <jluebbe@debian.org>"
HOMEPAGE = "http://www.freesmartphone.org"
SECTION = "console/network"
LICENSE = "GPLv2"
-PV = "0.1+gitr${SRCREV}"
+PV = "0.1+gitr${SRCPV}"
+PE = "1"
PR = "r0"
SRC_URI = "${FREESMARTPHONE_GIT}/python-helpers.git;protocol=git;branch=master"