[oe-commits] Martin Jansa : diversity-radar: upgrade SRCREV and drop python-etk from DEPENDS (no longer needed)

git version control git at git.openembedded.org
Thu Aug 19 09:04:01 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: f8caf3bff74f317548a9f0915d72f9f2d88eabe2
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f8caf3bff74f317548a9f0915d72f9f2d88eabe2

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Aug 19 10:24:10 2010 +0200

diversity-radar: upgrade SRCREV and drop python-etk from DEPENDS (no longer needed)

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/openmoko-projects/diversity-radar_svn.bb |    4 ++--
 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 e7edb1a..b5f4e77 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"
 





More information about the Openembedded-commits mailing list