aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/moblin/librest_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/moblin/librest_git.bb')
-rw-r--r--recipes/moblin/librest_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/moblin/librest_git.bb b/recipes/moblin/librest_git.bb
index 0576c0dd8d..52f649375e 100644
--- a/recipes/moblin/librest_git.bb
+++ b/recipes/moblin/librest_git.bb
@@ -1,7 +1,7 @@
SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
-SRCREV="18bce68c8e54032f2d7e78a8484ac892ba3ebd5a"
-PV = "0.0+git${SRCREV}"
+PV = "0.0+gitr${SRCPV}"
+PE = "1"
PR = "r1"
DEPENDS = "libsoup-2.4"