[oe-commits] Saul Wold : web: Update SRCREV to address ccs_parser_parse_stylesheet arg mismatch

git version control git at git.openembedded.org
Wed Sep 7 21:57:15 UTC 2011


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

Author: Saul Wold <sgw at linux.intel.com>
Date:   Tue Sep  6 09:37:57 2011 -0700

web: Update SRCREV to address ccs_parser_parse_stylesheet arg mismatch
[YOCTO #1454]

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

---

 meta/recipes-sato/web/web_git.bb |    4 ++--
 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 c1a1334..b606e64 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 \





More information about the Openembedded-commits mailing list