summaryrefslogtreecommitdiff
path: root/packages/freesmartphone
diff options
context:
space:
mode:
Diffstat (limited to 'packages/freesmartphone')
-rw-r--r--packages/freesmartphone/frameworkd/om-gta02/frameworkd.conf5
-rw-r--r--packages/freesmartphone/frameworkd_git.bb2
2 files changed, 6 insertions, 1 deletions
diff --git a/packages/freesmartphone/frameworkd/om-gta02/frameworkd.conf b/packages/freesmartphone/frameworkd/om-gta02/frameworkd.conf
index 28a6416729..cbeedf3da7 100644
--- a/packages/freesmartphone/frameworkd/om-gta02/frameworkd.conf
+++ b/packages/freesmartphone/frameworkd/om-gta02/frameworkd.conf
@@ -5,6 +5,7 @@ ignoreinput=2,3
[input]
# don't read from accellerometers for GTA02
ignoreinput=2,3
+
# specify accellerometer type
accelerometer_type = gta02
# keys
@@ -13,6 +14,10 @@ report2 = POWER,key,116,1
report3 = CHARGER,key,356,0
report4 = HEADSET,switch,2,0
+# disable accelerometer since it uses LOADS of CPU resources
+[accelerometer]
+disable = 1
+
[ogsmd]
# GTA02 has TI Calypso
modemtype = ti_calypso
diff --git a/packages/freesmartphone/frameworkd_git.bb b/packages/freesmartphone/frameworkd_git.bb
index 76e8b78691..08c43f907a 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.1+gitr${SRCREV}"
-PR = "r11"
+PR = "r12"
inherit distutils update-rc.d