[oe-commits] org.oe.dev om-gta0[12]: fix descriptions

mickeyl commit oe at amethyst.openembedded.net
Mon Sep 1 18:07:17 UTC 2008


om-gta0[12]: fix descriptions

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: 359cd693e28055b9860cd6a08d96acbd63c8461a
ViewMTN: http://monotone.openembedded.org/revision/info/359cd693e28055b9860cd6a08d96acbd63c8461a
Files:
1
conf/machine/om-gta01.conf
conf/machine/om-gta02.conf
Diffs:

#
# mt diff -r9547cbabc0669e7d4b328f369806d6e2cecd1aba -r359cd693e28055b9860cd6a08d96acbd63c8461a
#
#
#
# patch "conf/machine/om-gta01.conf"
#  from [a9074ead3cca6d3eb6fdc837d712eecfb35d4e91]
#    to [11955cc67c94d27c50a49e55a06ef8c96af9ad6e]
# 
# patch "conf/machine/om-gta02.conf"
#  from [1320182b35aa623d42f9cb99022c0533b54d5996]
#    to [857a1ed4810a63a7d75a7c68d2523b971f9a6c8a]
#
============================================================
--- conf/machine/om-gta01.conf	a9074ead3cca6d3eb6fdc837d712eecfb35d4e91
+++ conf/machine/om-gta01.conf	11955cc67c94d27c50a49e55a06ef8c96af9ad6e
@@ -1,7 +1,7 @@
 #-----------------------------------------------------------------------------
 #@TYPE: Machine
-#@NAME: FIC GTA01 (Neo1973)
-#@DESCRIPTION: Machine configuration for the FIC Neo1973/1 GSM phone
+#@NAME: FIC GTA01 (Neo 1973)
+#@DESCRIPTION: Machine configuration for the FIC Neo 1973 GSM phone
 #-----------------------------------------------------------------------------
 
 TARGET_ARCH = "arm"
============================================================
--- conf/machine/om-gta02.conf	1320182b35aa623d42f9cb99022c0533b54d5996
+++ conf/machine/om-gta02.conf	857a1ed4810a63a7d75a7c68d2523b971f9a6c8a
@@ -1,7 +1,7 @@
 #-----------------------------------------------------------------------------
 #@TYPE: Machine
-#@NAME: FIC GTA02 (Neo1973)
-#@DESCRIPTION: Machine configuration for the FIC Neo1973/2 GSM phone
+#@NAME: Openmoko GTA02 (NeoFreerunner)
+#@DESCRIPTION: Machine configuration for the Openmoko NeoFreerunner GSM phone
 #-----------------------------------------------------------------------------
 
 TARGET_ARCH = "arm"
@@ -29,6 +29,7 @@ MACHINE_EXTRA_RRECOMMENDS = "\
   kernel-module-snd-soc-neo1973-gta02-wm8753 \
 "
 
+# no need to bypass this as in om-gta01, since this model is not using a multiplexed ttySAC0
 SERIAL_CONSOLE = "115200 ttySAC2"
 
 # used by some images






More information about the Openembedded-commits mailing list