From: Michael Lauer Date: Sat, 14 Jun 2008 16:37:17 +0000 (+0000) Subject: python-odeviced: add om-gta02 config for input module X-Git-Tag: Release-2010-05/1~6691^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfeedab1ba8c66caf78afe985bab29bfa69a468b;p=openembedded.git python-odeviced: add om-gta02 config for input module --- diff --git a/packages/freesmartphone/python-odeviced/om-gta02/odeviced.conf b/packages/freesmartphone/python-odeviced/om-gta02/odeviced.conf index b2f979a784..0076639f98 100644 --- a/packages/freesmartphone/python-odeviced/om-gta02/odeviced.conf +++ b/packages/freesmartphone/python-odeviced/om-gta02/odeviced.conf @@ -2,3 +2,7 @@ # don't read from accellerometers for now ignoreinput=2,3 +[input] +# don't read from accellerometers for now +ignoreinput=2,3 + diff --git a/packages/freesmartphone/python-odeviced_git.bb b/packages/freesmartphone/python-odeviced_git.bb index d8fc2a1948..121a434585 100644 --- a/packages/freesmartphone/python-odeviced_git.bb +++ b/packages/freesmartphone/python-odeviced_git.bb @@ -5,7 +5,7 @@ SECTION = "console/network" DEPENDS = "python-cython-native python-pyrex-native" LICENSE = "GPLv2" PV = "0.7.9+gitr${SRCREV}" -PR = "r1" +PR = "r2" inherit distutils update-rc.d