[oe-commits] : om-gta0[12]: fix descriptions

OE GIT Trial gittrial at amethyst.openembedded.net
Fri Aug 15 12:09:49 UTC 2008


Module: OE.dev
Branch: org.openembedded.dev
Commit: a2c935f974d71e149a063bbfe7586a7a04f5f413
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=a2c935f974d71e149a063bbfe7586a7a04f5f413

Author:  <mickeyl at openembedded.org>
Date:   Wed Aug 13 08:48:50 2008 +0000

om-gta0[12]: fix descriptions

---

 conf/machine/om-gta01.conf |    4 ++--
 conf/machine/om-gta02.conf |    5 +++--
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/conf/machine/om-gta01.conf b/conf/machine/om-gta01.conf
index 46bd42f..57d81c2 100644
--- a/conf/machine/om-gta01.conf
+++ b/conf/machine/om-gta01.conf
@@ -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"
diff --git a/conf/machine/om-gta02.conf b/conf/machine/om-gta02.conf
index 45dc051..88aa388 100644
--- a/conf/machine/om-gta02.conf
+++ b/conf/machine/om-gta02.conf
@@ -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