summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-09-06 09:37:57 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-09-07 22:54:13 +0100
commitf85cb8f6e17fe0232ee8f8c4fa65f65bc3c47786 (patch)
treeffa40c54658b6b9039270e6eb3766bbeaa903d27 /meta/recipes-sato
parent8253571c52039e4f245ec78c376851332c9fe179 (diff)
downloadpoky-f85cb8f6e17fe0232ee8f8c4fa65f65bc3c47786.tar.gz
web: Update SRCREV to address ccs_parser_parse_stylesheet arg mismatch [YOCTO #1454]
(From OE-Core rev: 5e558237fc22baf1a638eb0e98eb08ff5e2870b4) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r--meta/recipes-sato/web/web_git.bb4
1 files changed, 2 insertions, 2 deletions
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"
2SECTION = "x11" 2SECTION = "x11"
3DEPENDS = "libxml2 glib-2.0 gtk+ libglade gtkhtml2 curl gconf js libowl" 3DEPENDS = "libxml2 glib-2.0 gtk+ libglade gtkhtml2 curl gconf js libowl"
4DESCRIPTION = "Web is a multi-platform web browsing application." 4DESCRIPTION = "Web is a multi-platform web browsing application."
5PR = "r2" 5PR = "r0"
6 6
7SRCREV = "96da839f65e17ecc6d5261c1d74accd88423dd7a" 7SRCREV = "3fad2eb32b2312093dcd750612bafeff84e32bc9"
8PV = "0.0+git${SRCPV}" 8PV = "0.0+git${SRCPV}"
9 9
10SRC_URI = "git://git.yoctoproject.org/web-sato;protocol=git \ 10SRC_URI = "git://git.yoctoproject.org/web-sato;protocol=git \