[oe-commits] org.oe.dev python-odeviced: add om-gta02 config for input module

mickeyl commit oe at amethyst.openembedded.net
Sat Jun 14 16:42:14 UTC 2008


python-odeviced: add om-gta02 config for input module

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: 9ea31290125f045b9aba7f495e83482e68ce640d
ViewMTN: http://monotone.openembedded.org/revision/info/9ea31290125f045b9aba7f495e83482e68ce640d
Files:
1
packages/freesmartphone/python-odeviced/om-gta02/odeviced.conf
packages/freesmartphone/python-odeviced_git.bb
Diffs:

#
# mt diff -rf47da09a42f94dbe0ef7d168d34037bf8e47149a -r9ea31290125f045b9aba7f495e83482e68ce640d
#
#
#
# patch "packages/freesmartphone/python-odeviced/om-gta02/odeviced.conf"
#  from [179c3301212831f33f0c97e3e9c466096c39a089]
#    to [658db2f7fe7fe3928fc05e76a952a169b2bc9c64]
# 
# patch "packages/freesmartphone/python-odeviced_git.bb"
#  from [2fca36542c50c1867791e83a4f116efc030620da]
#    to [058d736d2d8da41e108a100d7bcccaa361930c1a]
#
============================================================
--- packages/freesmartphone/python-odeviced/om-gta02/odeviced.conf	179c3301212831f33f0c97e3e9c466096c39a089
+++ packages/freesmartphone/python-odeviced/om-gta02/odeviced.conf	658db2f7fe7fe3928fc05e76a952a169b2bc9c64
@@ -2,3 +2,7 @@ ignoreinput=2,3
 # don't read from accellerometers for now
 ignoreinput=2,3
 
+[input]
+# don't read from accellerometers for now
+ignoreinput=2,3
+
============================================================
--- packages/freesmartphone/python-odeviced_git.bb	2fca36542c50c1867791e83a4f116efc030620da
+++ packages/freesmartphone/python-odeviced_git.bb	058d736d2d8da41e108a100d7bcccaa361930c1a
@@ -5,7 +5,7 @@ PV = "0.7.9+gitr${SRCREV}"
 DEPENDS = "python-cython-native python-pyrex-native"
 LICENSE = "GPLv2"
 PV = "0.7.9+gitr${SRCREV}"
-PR = "r1"
+PR = "r2"
 
 inherit distutils update-rc.d
 






More information about the Openembedded-commits mailing list