diversity-radar: upgrade SRCREV and drop python-etk from DEPENDS (no longer needed)
authorMartin Jansa <Martin.Jansa@gmail.com>
Thu, 19 Aug 2010 08:24:10 +0000 (10:24 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Thu, 19 Aug 2010 09:02:47 +0000 (11:02 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/openmoko-projects/diversity-radar_svn.bb

index e7edb1a..b5f4e77 100644 (file)
@@ -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"