[oe-commits] Saul Wold : web: Fix SRCREV due to lost commit in web-sato

git version control git at git.openembedded.org
Fri Sep 16 11:10:32 UTC 2011


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

Author: Saul Wold <sgw at linux.intel.com>
Date:   Thu Sep 15 19:20:46 2011 -0700

web: Fix SRCREV due to lost commit in web-sato

[YOCTO #1454]

This SRCREV fixes the number of parameters

Signed-off-by: Saul Wold <sgw at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-sato/web/web_git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-sato/web/web_git.bb b/meta/recipes-sato/web/web_git.bb
index b606e64..9e2474f 100644
--- a/meta/recipes-sato/web/web_git.bb
+++ b/meta/recipes-sato/web/web_git.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 = "r0"
 
-SRCREV = "3fad2eb32b2312093dcd750612bafeff84e32bc9"
+SRCREV = "e9a1c9433b9500feb7e3b9bb135debcea3a3e651"
 PV = "0.0+git${SRCPV}"
 
 SRC_URI = 	"git://git.yoctoproject.org/web-sato;protocol=git \





More information about the Openembedded-commits mailing list