summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-05-04 18:19:09 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-05 12:26:45 +0100
commitc83d7acfa387674f283312812de6f06341555a39 (patch)
treeb040e02b58cce397047ced6f5143b2db331c36c6 /meta
parenta4b61fb5e660d5cd2b428cb58eeabde01add485f (diff)
downloadpoky-c83d7acfa387674f283312812de6f06341555a39.tar.gz
web: fix SRCREV
(From OE-Core rev: 116f4bddebd26387af6c861129c957bced3b809b) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-sato/web/web_svn.bb2
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 0cfe89f334..204532f90e 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"
4DESCRIPTION = "Web is a multi-platform web browsing application." 4DESCRIPTION = "Web is a multi-platform web browsing application."
5PR = "r4" 5PR = "r4"
6 6
7SRCREV = "131" 7SRCREV = "129"
8PV = "0.0+svnr${SRCPV}" 8PV = "0.0+svnr${SRCPV}"
9 9
10SRC_URI = "svn://svn.o-hand.com/repos/${BPN};module=trunk;proto=http \ 10SRC_URI = "svn://svn.o-hand.com/repos/${BPN};module=trunk;proto=http \