librest: Update SRCREV.
authorKhem Raj <raj.khem@gmail.com>
Wed, 9 Dec 2009 19:45:02 +0000 (11:45 -0800)
committerKhem Raj <raj.khem@gmail.com>
Wed, 9 Dec 2009 19:48:49 +0000 (11:48 -0800)
* Move to latest tip.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/moblin/librest_git.bb

index ec2d676..0576c0d 100644 (file)
@@ -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"