[oe-commits] org.oe.dev fic-gta01: disable SERIAL_CONSOLE so we can actually use the gsm modem

koen commit openembedded-commits at lists.openembedded.org
Thu Mar 8 07:37:09 UTC 2007


fic-gta01: disable SERIAL_CONSOLE so we can actually use the gsm modem

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 2e1d1df32e14f9dd87ba08d9fa77c9b537683276
ViewMTN: http://monotone.openembedded.org/revision.psp?id=2e1d1df32e14f9dd87ba08d9fa77c9b537683276
Files:
1
conf/machine/fic-gta01.conf
Diffs:

#
# mt diff -r9b341ad202cbc88fe0ad05a8ef1d3ce51de6fdc2 -r2e1d1df32e14f9dd87ba08d9fa77c9b537683276
#
# 
# 
# patch "conf/machine/fic-gta01.conf"
#  from [f868fbc6cf7e01f17ce122dffe7649a6e6ca41b1]
#    to [a38f63b9116c9bc225873a4c98645ac526e5a4b7]
# 
============================================================
--- conf/machine/fic-gta01.conf	f868fbc6cf7e01f17ce122dffe7649a6e6ca41b1
+++ conf/machine/fic-gta01.conf	a38f63b9116c9bc225873a4c98645ac526e5a4b7
@@ -23,7 +23,7 @@ MACHINE_TASK_PROVIDER = "task-base"
 MACHINE_TASK_PROVIDER = "task-base"
 
 # used by sysvinit_2
-SERIAL_CONSOLE = "115200 ttySAC0"
+#SERIAL_CONSOLE = "115200 ttySAC0"
 
 # used by some images
 ROOT_FLASH_SIZE = "60"






More information about the Openembedded-commits mailing list