diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-25 18:24:07 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-25 18:29:20 +0200 |
commit | 3425a20f1047b6a466b9e11a4e42fabdf27918b8 (patch) | |
tree | e32bcbc3c8e56fc60c1be7c377120e35577069bc | |
parent | 9a38621a397c43ce80180b0d60d6686c541d448a (diff) |
ventura: bump SRCREV for hidding menu
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 608d8eeaf3..6bfa4e4418 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 = "15" +SRCREV = "16" S = "${WORKDIR}/trunk" inherit autotools |