From f85cb8f6e17fe0232ee8f8c4fa65f65bc3c47786 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Tue, 6 Sep 2011 09:37:57 -0700 Subject: web: Update SRCREV to address ccs_parser_parse_stylesheet arg mismatch [YOCTO #1454] (From OE-Core rev: 5e558237fc22baf1a638eb0e98eb08ff5e2870b4) Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-sato/web/web_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-sato/web') diff --git a/meta/recipes-sato/web/web_git.bb b/meta/recipes-sato/web/web_git.bb index c1a1334dc0..b606e64c31 100644 --- a/meta/recipes-sato/web/web_git.bb +++ b/meta/recipes-sato/web/web_git.bb @@ -2,9 +2,9 @@ LICENSE = "GPLv2" SECTION = "x11" DEPENDS = "libxml2 glib-2.0 gtk+ libglade gtkhtml2 curl gconf js libowl" DESCRIPTION = "Web is a multi-platform web browsing application." -PR = "r2" +PR = "r0" -SRCREV = "96da839f65e17ecc6d5261c1d74accd88423dd7a" +SRCREV = "3fad2eb32b2312093dcd750612bafeff84e32bc9" PV = "0.0+git${SRCPV}" SRC_URI = "git://git.yoctoproject.org/web-sato;protocol=git \ -- cgit v1.2.3-54-g00ecf