]> code.ossystems Code Review - openembedded-core.git/commitdiff
web: Fix SRCREV due to lost commit in web-sato
authorSaul Wold <sgw@linux.intel.com>
Fri, 16 Sep 2011 02:20:46 +0000 (19:20 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Sep 2011 11:06:55 +0000 (12:06 +0100)
[YOCTO #1454]

This SRCREV fixes the number of parameters

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-sato/web/web_git.bb

index b606e64c31cfb571858d72e5f6e76bb34e2f0a91..9e2474ff534dadab0ecd54445ae345b3dab2318c 100644 (file)
@@ -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 \