]> code.ossystems Code Review - openembedded-core.git/commitdiff
web: fix SRCREV
authorSaul Wold <sgw@linux.intel.com>
Thu, 5 May 2011 01:19:09 +0000 (18:19 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 5 May 2011 10:54:46 +0000 (11:54 +0100)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-sato/web/web_svn.bb

index 0cfe89f334bab23d2b2d8a3cece1c86ed0277ad3..204532f90e8ee1d9e08ae16df0477c999cc2d1d1 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 = "r4"
 
-SRCREV = "131"
+SRCREV = "129"
 PV = "0.0+svnr${SRCPV}"
 
 SRC_URI =      "svn://svn.o-hand.com/repos/${BPN};module=trunk;proto=http \