aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libsynthesis/libsynthesis_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libsynthesis/libsynthesis_git.bb')
-rw-r--r--recipes/libsynthesis/libsynthesis_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/libsynthesis/libsynthesis_git.bb b/recipes/libsynthesis/libsynthesis_git.bb
index 3571a75a9f..869276ae8f 100644
--- a/recipes/libsynthesis/libsynthesis_git.bb
+++ b/recipes/libsynthesis/libsynthesis_git.bb
@@ -1,7 +1,8 @@
DESCRIPTION = "Synthesis SyncML Engine"
SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
LICENSE = "LGPLv2.1"
-PV = "0.0+git${SRCREV}"
+PV = "0.0+gitr${SRCPV}"
+PE = "1"
PR = "r1"
DEPENDS = "libpcre"