summaryrefslogtreecommitdiffstats
path: root/meta-extras/packages/openmoko/libgsmd/default
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-07-09 14:00:01 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-07-09 14:00:01 +0000
commit7aa012b407160f1ccf66545fb7a48bb679fef48a (patch)
tree72e0d21e69ca57b5577bb8f02874b9fee15b3cc3 /meta-extras/packages/openmoko/libgsmd/default
parent5ff8d3eb52c2cfce75a15108567546820d651597 (diff)
downloadpoky-7aa012b407160f1ccf66545fb7a48bb679fef48a.tar.gz
libgsmd: added from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2132 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta-extras/packages/openmoko/libgsmd/default')
-rw-r--r--meta-extras/packages/openmoko/libgsmd/default9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-extras/packages/openmoko/libgsmd/default b/meta-extras/packages/openmoko/libgsmd/default
new file mode 100644
index 0000000000..161c97f5fb
--- /dev/null
+++ b/meta-extras/packages/openmoko/libgsmd/default
@@ -0,0 +1,9 @@
1# gsmd This shell script configures for the gsmd init script.
2
3# If you must specify special options, uncomment and modify the next line
4#GSMD_OPTS="-s 115200 -F"
5
6# If your GSM device needs to be powered up, uncomment and modify the next line
7#GSM_POW="/sys/bus/platform/devices/gta01-pm-gsm.0/power_on"
8
9#GSM_DEV="/dev/ttyS1"