diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-17 08:36:27 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-17 11:45:37 +0100 |
commit | 806b1f04ac7e605f99bd9dff92576b93adb90370 (patch) | |
tree | 98cfaab57a8d69d7c10712b56713e21534a67406 | |
parent | be85c2cf4c5b9aff7cda96facfe59e6beeee8f5b (diff) |
ventura: bump SRCREV for https handling
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | recipes/openmoko-3rdparty/ventura_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/openmoko-3rdparty/ventura_svn.bb b/recipes/openmoko-3rdparty/ventura_svn.bb index 22c1d89f5a..e312da57d9 100644 --- a/recipes/openmoko-3rdparty/ventura_svn.bb +++ b/recipes/openmoko-3rdparty/ventura_svn.bb @@ -10,7 +10,7 @@ PR = "1" SRC_URI = "svn://elm-browser.googlecode.com/svn;module=trunk;proto=http" -SRCREV = "11" +SRCREV = "13" S = "${WORKDIR}/trunk" inherit autotools |