[oe-commits] Saul Wold : gtkhtml2, web: Sync version for API Change

git version control git at git.openembedded.org
Mon May 9 11:30:49 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: 913e5234633ce80df250130e44be589cf252a183
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=913e5234633ce80df250130e44be589cf252a183

Author: Saul Wold <sgw at linux.intel.com>
Date:   Thu May  5 19:09:05 2011 -0700

gtkhtml2, web: Sync version for API Change

Sync up the css_parser API between web and gtkhtml2

Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb |    2 +-
 meta/recipes-sato/web/web_svn.bb            |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb b/meta/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb
index 33b6fea..1e4e012 100644
--- a/meta/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb
+++ b/meta/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb
@@ -8,7 +8,7 @@ SRCREV = "1144"
 PV = "2.11.0+svnr${SRCPV}"
 PR = "r1"
 
-SRC_URI = "svn://anonymous@svn.gnome.org/svn/gtkhtml2/;module=trunk \
+SRC_URI = "svn://svn.gnome.org/svn/gtkhtml2/;module=trunk;proto=http \
 	http://svn.o-hand.com/repos/web/trunk/patches/at-import_box-pos.patch;patch=1;pnum=0;maxrev=1157;name=patch1 \
 	http://svn.o-hand.com/repos/web/trunk/patches/css-stylesheet-user.patch;patch=1;pnum=0;maxrev=1157;name=patch2 \
 	http://svn.o-hand.com/repos/web/trunk/patches/css-media.patch;patch=1;pnum=0;maxrev=1157;name=patch3 \
diff --git a/meta/recipes-sato/web/web_svn.bb b/meta/recipes-sato/web/web_svn.bb
index 204532f..0cfe89f 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"
 DESCRIPTION = "Web is a multi-platform web browsing application."
 PR = "r4"
 
-SRCREV = "129"
+SRCREV = "131"
 PV = "0.0+svnr${SRCPV}"
 
 SRC_URI = 	"svn://svn.o-hand.com/repos/${BPN};module=trunk;proto=http \





More information about the Openembedded-commits mailing list