summaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-08-19 10:24:10 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-08-19 11:02:47 +0200
commitf8caf3bff74f317548a9f0915d72f9f2d88eabe2 (patch)
tree348c5fb5af062138fecca2c7eca8b285a00c9699 /recipes
parent669a705046f8d2a62ddb24ed12413e927247a6bf (diff)
downloadopenembedded-f8caf3bff74f317548a9f0915d72f9f2d88eabe2.tar.gz
diversity-radar: upgrade SRCREV and drop python-etk from DEPENDS (no longer needed)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/openmoko-projects/diversity-radar_svn.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/openmoko-projects/diversity-radar_svn.bb b/recipes/openmoko-projects/diversity-radar_svn.bb
index e7edb1ac42..b5f4e77b06 100644
--- a/recipes/openmoko-projects/diversity-radar_svn.bb
+++ b/recipes/openmoko-projects/diversity-radar_svn.bb
@@ -2,9 +2,9 @@ DESCRIPTION = "Diversity Radar is a GPS location based communicative application
HOMEPAGE = "http://diversity.projects.openmoko.org/"
SECTION = "openmoko/applications"
LICENSE = "GPL"
-DEPENDS = "python-evas python-edje python-ecore python-edbus python-dbus python-etk"
+DEPENDS = "python-evas python-edje python-ecore python-edbus python-dbus"
RDEPENDS_${PN} = "diversity-daemon"
-SRCREV = "453"
+SRCREV = "510"
PV = "0.0.4+svnr${SRCPV}"
PR = "r0.02"