summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/web
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-05-05 19:09:05 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-09 14:09:01 +0100
commitded907182e53997ce1ce1e38d43822c023b1957b (patch)
treee2d63dc1e16127952d3f67448c8ef7156a5b5a9e /meta/recipes-sato/web
parent2831f158e5b7f67a1105421c4bc4b355cbd85475 (diff)
downloadpoky-ded907182e53997ce1ce1e38d43822c023b1957b.tar.gz
gtkhtml2, web: Sync version for API Change
Sync up the css_parser API between web and gtkhtml2 (From OE-Core rev: 913e5234633ce80df250130e44be589cf252a183) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/web')
-rw-r--r--meta/recipes-sato/web/web_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/web/web_svn.bb b/meta/recipes-sato/web/web_svn.bb
index 204532f90e..0cfe89f334 100644
--- a/meta/recipes-sato/web/web_svn.bb
+++ b/meta/recipes-sato/web/web_svn.bb
@@ -4,7 +4,7 @@ DEPENDS = "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 = "r4" 5PR = "r4"
6 6
7SRCREV = "129" 7SRCREV = "131"
8PV = "0.0+svnr${SRCPV}" 8PV = "0.0+svnr${SRCPV}"
9 9
10SRC_URI = "svn://svn.o-hand.com/repos/${BPN};module=trunk;proto=http \ 10SRC_URI = "svn://svn.o-hand.com/repos/${BPN};module=trunk;proto=http \