chromium: bump SRCREV
authorKoen Kooi <koen@openembedded.org>
Tue, 9 Jun 2009 09:31:53 +0000 (11:31 +0200)
committerKoen Kooi <koen@openembedded.org>
Tue, 9 Jun 2009 09:31:53 +0000 (11:31 +0200)
recipes/chromium/chromium_svn.bb

index 98f4f10..ffeae9f 100644 (file)
@@ -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"