aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/gsmd2_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/freesmartphone/gsmd2_git.bb')
-rw-r--r--recipes/freesmartphone/gsmd2_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/freesmartphone/gsmd2_git.bb b/recipes/freesmartphone/gsmd2_git.bb
index 96ed563dfb..12ddac5d32 100644
--- a/recipes/freesmartphone/gsmd2_git.bb
+++ b/recipes/freesmartphone/gsmd2_git.bb
@@ -5,7 +5,8 @@ SECTION = "console/network"
DEPENDS = "dbus dbus-glib"
LICENSE = "GPL"
SRCREV = "c16883a079aeff8780e5d461ec4e8348537ab4d8"
-PV = "0.1.0+gitr${SRCREV}"
+PV = "0.1.0+gitr${SRCPV}"
+PE = "1"
PR = "r1"
SRC_URI = "${FREESMARTPHONE_GIT}/gsmd2.git;protocol=git;branch=master"