diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-15 07:06:40 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-15 07:11:43 +0200 |
commit | f2aac8bf86312fe5cf68b28f14552bca7f865714 (patch) | |
tree | d0bd42fe015ca1742c480e353b3740aae6c96c0a | |
parent | 86957ae707a1f9206ca84792076f176f035ae190 (diff) |
ventura: bump SRCREV for usability fixes
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 e312da57d9..608d8eeaf3 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 = "13" +SRCREV = "15" S = "${WORKDIR}/trunk" inherit autotools |