aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/chromium/chromium_svn.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-06-09 11:31:53 +0200
committerKoen Kooi <koen@openembedded.org>2009-06-09 11:31:53 +0200
commitc4f22e834ce66b12fdfde4bcd5df510e677e10b4 (patch)
treecacf0243ec89213f3992bec696c33b0133ec34e5 /recipes/chromium/chromium_svn.bb
parent888c40a3288228561d4f1e6055c48a98b37ab7cb (diff)
downloadopenembedded-c4f22e834ce66b12fdfde4bcd5df510e677e10b4.tar.gz
chromium: bump SRCREV
Diffstat (limited to 'recipes/chromium/chromium_svn.bb')
-rw-r--r--recipes/chromium/chromium_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/chromium/chromium_svn.bb b/recipes/chromium/chromium_svn.bb
index 98f4f10881..ffeae9f15a 100644
--- a/recipes/chromium/chromium_svn.bb
+++ b/recipes/chromium/chromium_svn.bb
@@ -5,7 +5,7 @@ DEPENDS = "perl-native python-native flex-native gperf-native"
PV = "0.0+svnr${SRCREV}"
-SRCREV = "1665"
+SRCREV = "17935"
SRC_URI = "svn://src.chromium.org/svn/trunk/;module=src;proto=http"
S = "${WORKDIR}/src/chrome"