From a0a28ac182f7e801495015bf355730604557c9f9 Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Thu, 16 Oct 2008 21:11:25 +0200 Subject: freesmartphone.org: update revs --- packages/freesmartphone/frameworkd_git.bb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'packages/freesmartphone/frameworkd_git.bb') diff --git a/packages/freesmartphone/frameworkd_git.bb b/packages/freesmartphone/frameworkd_git.bb index 8d77fdcc86..3ad398b5e7 100644 --- a/packages/freesmartphone/frameworkd_git.bb +++ b/packages/freesmartphone/frameworkd_git.bb @@ -1,11 +1,11 @@ -DESCRIPTION = "The freesmartphone.org Framework Daemon" +DESCRIPTION = "The reference implementation of the freesmartphone.org framework APIs" HOMEPAGE = "http://www.freesmartphone.org" AUTHOR = "Michael 'Mickey' Lauer et. al." SECTION = "console/network" DEPENDS = "python-cython-native python-pyrex-native" LICENSE = "GPL" -PV = "0.8.3+${PR}-gitr${SRCREV}" -FILE_PR = "r1" +PV = "0.8.4.0+gitr${SRCREV}" +FILE_PR = "r0" inherit distutils update-rc.d @@ -24,6 +24,7 @@ do_install_append() { } RDEPENDS_${PN} += "\ + python-ctypes \ python-dbus \ python-datetime \ python-pprint \ -- cgit v1.2.3