From: Khem Raj Date: Wed, 9 Dec 2009 19:45:02 +0000 (-0800) Subject: librest: Update SRCREV. X-Git-Tag: Release-2010-05/1~1351 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08c443b60d3821a89fdae90a39f2a32d63853607;p=openembedded.git librest: Update SRCREV. * Move to latest tip. Signed-off-by: Khem Raj --- 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"