aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/msmcommd_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/freesmartphone/msmcommd_git.bb')
-rw-r--r--recipes/freesmartphone/msmcommd_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/freesmartphone/msmcommd_git.bb b/recipes/freesmartphone/msmcommd_git.bb
index 8af07b1ba9..7177e50fc1 100644
--- a/recipes/freesmartphone/msmcommd_git.bb
+++ b/recipes/freesmartphone/msmcommd_git.bb
@@ -5,8 +5,9 @@ SECTION = "console/network"
LICENSE = "GPL"
DEPENDS = "libgee libfsotransport"
SRCREV = "23c0cd870fc989792a20c6c662db4400129bd471"
-PV = "0.1.0+gitr${SRCREV}"
+PV = "0.1.0+gitr${SRCPV}"
PR = "r2"
+PE = "1"
SRC_URI = "${FREESMARTPHONE_GIT}/msmcomm.git;protocol=git;branch=master"
S = "${WORKDIR}/git"