From: Philipp Zabel Date: Wed, 13 Jun 2007 19:31:12 +0000 (+0000) Subject: libgsmd: update /etc/default/gsmd for universa, use the -w switch X-Git-Tag: Release-2010-05/1~8868^2~388^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bdec7911efb802e24a26edc5eaf40fae2fb4256;p=openembedded.git libgsmd: update /etc/default/gsmd for universa, use the -w switch --- diff --git a/packages/gsm/files/htcuniversal/default b/packages/gsm/files/htcuniversal/default index 3c9a8da949..b09d433d1e 100644 --- a/packages/gsm/files/htcuniversal/default +++ b/packages/gsm/files/htcuniversal/default @@ -1,6 +1,6 @@ # gsmd This shell script configures for the gsmd init script. -GSMD_OPTS="-s 115200 -F" +GSMD_OPTS="-s 115200 -F -w 1" # If your GSM device needs to be powered up, uncomment and modify the next line #GSM_POW="/sys/bus/platform/devices/gta01-pm-gsm.0/power_on"