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