frameworkd git add configuration for a780 (needs adjusting the keys)
authorMichael Lauer <mickey@vanille-media.de>
Sat, 19 Jul 2008 07:19:50 +0000 (07:19 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sat, 19 Jul 2008 07:19:50 +0000 (07:19 +0000)
packages/freesmartphone/frameworkd/a780/.mtn2git_empty [new file with mode: 0644]
packages/freesmartphone/frameworkd/a780/frameworkd.conf [new file with mode: 0644]
packages/freesmartphone/frameworkd/frameworkd.conf
packages/freesmartphone/frameworkd/om-gta01/frameworkd.conf
packages/freesmartphone/frameworkd/om-gta02/frameworkd.conf
packages/freesmartphone/frameworkd_git.bb

diff --git a/packages/freesmartphone/frameworkd/a780/.mtn2git_empty b/packages/freesmartphone/frameworkd/a780/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/freesmartphone/frameworkd/a780/frameworkd.conf b/packages/freesmartphone/frameworkd/a780/frameworkd.conf
new file mode 100644 (file)
index 0000000..4499acc
--- /dev/null
@@ -0,0 +1,15 @@
+[idlenotifier]
+
+[input]
+# keys (copied from Openmoko, need to adjust)
+report1 = AUX,key,169,1
+report2 = POWER,key,116,1
+report3 = CHARGER,key,356,0
+report4 = HEADSET,switch,2,0
+
+[ogsmd]
+# A780 has Freescale Neptune LTE
+modemtype = freescale_neptune
+
+[opreferencesd]
+rootdir = ../etc/freesmartphone/opreferences:/etc/freesmartphone/opreferences:/usr/etc/freesmartphone/opreferences
index 36b4f5f..3d0bbc3 100644 (file)
@@ -14,6 +14,7 @@ ignoreinput = 2,3,4
 disable = 0
 
 [ogsmd]
+# specify your modemtype here
 modemtype = ti_calypso
 
 [opreferencesd]
index af33827..64c00a4 100644 (file)
@@ -1,6 +1,7 @@
 [idlenotifier]
 
 [input]
+# Keys
 report1 = AUX,key,169,1
 report2 = POWER,key,116,1
 report3 = CHARGER,key,356,0
index 53d42b5..79c06ed 100644 (file)
@@ -5,6 +5,7 @@ ignoreinput=2,3
 [input]
 # don't read from accellerometers for GTA02
 ignoreinput=2,3
+# keys
 report1 = AUX,key,169,1
 report2 = POWER,key,116,1
 report3 = CHARGER,key,356,0
index c8198c5..20c655e 100644 (file)
@@ -5,7 +5,7 @@ SECTION = "console/network"
 DEPENDS = "python-cython-native python-pyrex-native"
 LICENSE = "GPL"
 PV = "0.8.1+gitr${SRCREV}"
-PR = "r8"
+PR = "r9"
 
 inherit distutils update-rc.d