aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/multicat_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/freesmartphone/multicat_git.bb')
-rw-r--r--recipes/freesmartphone/multicat_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/freesmartphone/multicat_git.bb b/recipes/freesmartphone/multicat_git.bb
index edbbb9af73..a47f6056e0 100644
--- a/recipes/freesmartphone/multicat_git.bb
+++ b/recipes/freesmartphone/multicat_git.bb
@@ -4,7 +4,8 @@ HOMEPAGE = "http://www.freesmartphone.org"
SECTION = "console"
LICENSE = "GPLv2"
SRCREV = "${FSO_PYTHONHELPERS_SRCREV}"
-PV = "0.0.0+gitr${SRCREV}"
+PV = "0.0.0+gitr${SRCPV}"
+PE = "1"
PR = "r1"
SRC_URI = "${FREESMARTPHONE_GIT}/python-helpers.git;protocol=git;branch=master"