diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-05-05 19:09:05 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-09 14:09:01 +0100 |
commit | ded907182e53997ce1ce1e38d43822c023b1957b (patch) | |
tree | e2d63dc1e16127952d3f67448c8ef7156a5b5a9e /meta/recipes-sato/web | |
parent | 2831f158e5b7f67a1105421c4bc4b355cbd85475 (diff) | |
download | poky-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.bb | 2 |
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" | |||
4 | DESCRIPTION = "Web is a multi-platform web browsing application." | 4 | DESCRIPTION = "Web is a multi-platform web browsing application." |
5 | PR = "r4" | 5 | PR = "r4" |
6 | 6 | ||
7 | SRCREV = "129" | 7 | SRCREV = "131" |
8 | PV = "0.0+svnr${SRCPV}" | 8 | PV = "0.0+svnr${SRCPV}" |
9 | 9 | ||
10 | SRC_URI = "svn://svn.o-hand.com/repos/${BPN};module=trunk;proto=http \ | 10 | SRC_URI = "svn://svn.o-hand.com/repos/${BPN};module=trunk;proto=http \ |