From patchwork Thu May 5 07:57:27 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [20/26] web: fix SRCREV Date: Thu, 05 May 2011 07:57:27 -0000 From: Saul Wold X-Patchwork-Id: 3247 Message-Id: <96f4b0fce17139d655dcfef689abc39b37106144.1304581770.git.sgw@linux.intel.com> To: openembedded-core@lists.openembedded.org,bruce.ashfield@windriver.com Cc: Kyle McMartin , Greg Kroah-Hartman , Paul Eggleton , Arnaldo Carvalho de Melo , Kang Kai , Thomas Meyer From: Saul Wold Signed-off-by: Saul Wold --- meta/recipes-sato/web/web_svn.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-sato/web/web_svn.bb b/meta/recipes-sato/web/web_svn.bb index 0cfe89f..204532f 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 = "131" +SRCREV = "129" PV = "0.0+svnr${SRCPV}" SRC_URI = "svn://svn.o-hand.com/repos/${BPN};module=trunk;proto=http \