From: Saul Wold Date: Tue, 6 Sep 2011 16:37:57 +0000 (-0700) Subject: web: Update SRCREV to address ccs_parser_parse_stylesheet arg mismatch X-Git-Tag: 2011-1~160 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=5e558237fc22baf1a638eb0e98eb08ff5e2870b4;p=openembedded-core.git web: Update SRCREV to address ccs_parser_parse_stylesheet arg mismatch [YOCTO #1454] Signed-off-by: Saul Wold --- 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 \