aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/moblin
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2009-12-09 11:45:02 -0800
committerKhem Raj <raj.khem@gmail.com>2009-12-09 11:48:49 -0800
commit08c443b60d3821a89fdae90a39f2a32d63853607 (patch)
treeeb10a9ef7adaeab0fd580e6b264252dc5a5f769f /recipes/moblin
parent30dbf4deb5a74f5c63d12d21f9929671bfd2ecd7 (diff)
downloadopenembedded-08c443b60d3821a89fdae90a39f2a32d63853607.tar.gz
librest: Update SRCREV.
* Move to latest tip. Signed-off-by: Khem Raj <raj.khem@gmail.com>
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"