From: Michael Lauer Date: Thu, 3 Jul 2008 12:56:17 +0000 (+0000) Subject: frameworkd git fix typo in conf file X-Git-Tag: Release-2010-05/1~6553^2~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e22b999e89d6ce2a02a398b13b1d21932aea13ee;p=openembedded.git frameworkd git fix typo in conf file --- diff --git a/packages/freesmartphone/frameworkd/frameworkd.conf b/packages/freesmartphone/frameworkd/frameworkd.conf index d6522030a7..36b4f5fc8e 100644 --- a/packages/freesmartphone/frameworkd/frameworkd.conf +++ b/packages/freesmartphone/frameworkd/frameworkd.conf @@ -13,7 +13,7 @@ ignoreinput = 2,3,4 [powercontrol-neo] disable = 0 -[gsmd] +[ogsmd] modemtype = ti_calypso [opreferencesd] diff --git a/packages/freesmartphone/frameworkd_git.bb b/packages/freesmartphone/frameworkd_git.bb index ab1816a7b9..a6d25f79ec 100644 --- a/packages/freesmartphone/frameworkd_git.bb +++ b/packages/freesmartphone/frameworkd_git.bb @@ -5,7 +5,7 @@ SECTION = "console/network" DEPENDS = "python-cython-native python-pyrex-native" LICENSE = "GPL" PV = "0.8.0+gitr${SRCREV}" -PR = "r5" +PR = "r6" inherit distutils update-rc.d