[oe-commits] Michael 'Mickey' Lauer : a910.conf: new machine configuration for the Motorola EZX A910

GIT User account git at amethyst.openembedded.net
Sat Nov 22 13:00:03 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 7983f82262e1440d2ab649daf671a6adafe00a41
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=7983f82262e1440d2ab649daf671a6adafe00a41

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Fri Nov 21 20:33:35 2008 +0100

a910.conf: new machine configuration for the Motorola EZX A910

---

 conf/machine/a1200.conf |    4 ++--
 conf/machine/a780.conf  |    4 ++--
 conf/machine/a910.conf  |    5 +++++
 conf/machine/e680.conf  |    4 ++--
 4 files changed, 11 insertions(+), 6 deletions(-)

diff --git a/conf/machine/a1200.conf b/conf/machine/a1200.conf
index f2ce2b6..1e736be 100644
--- a/conf/machine/a1200.conf
+++ b/conf/machine/a1200.conf
@@ -1,5 +1,5 @@
 #@TYPE: Machine
-#@NAME: Motorola EZX A1200, Motorola EZX A780, Motorola EZX E680, Motorola EZX E680i
-#@DESCRIPTION: Machine configuration for the Motorola GSM phones A1200, A780, E680, and E680i
+#@NAME: Motorola EZX A1200
+#@DESCRIPTION: Machine configuration for the Motorola GSM phone A1200
 
 require conf/machine/include/motorola-ezx-base.inc
diff --git a/conf/machine/a780.conf b/conf/machine/a780.conf
index f2ce2b6..9530de8 100644
--- a/conf/machine/a780.conf
+++ b/conf/machine/a780.conf
@@ -1,5 +1,5 @@
 #@TYPE: Machine
-#@NAME: Motorola EZX A1200, Motorola EZX A780, Motorola EZX E680, Motorola EZX E680i
-#@DESCRIPTION: Machine configuration for the Motorola GSM phones A1200, A780, E680, and E680i
+#@NAME: Motorola EZX A780
+#@DESCRIPTION: Machine configuration for the Motorola GSM phone A780
 
 require conf/machine/include/motorola-ezx-base.inc
diff --git a/conf/machine/a910.conf b/conf/machine/a910.conf
new file mode 100644
index 0000000..863c176
--- /dev/null
+++ b/conf/machine/a910.conf
@@ -0,0 +1,5 @@
+#@TYPE: Machine
+#@NAME: Motorola EZX A910
+#@DESCRIPTION: Machine configuration for the Motorola GSM phone A910
+
+require conf/machine/include/motorola-ezx-base.inc
diff --git a/conf/machine/e680.conf b/conf/machine/e680.conf
index f2ce2b6..749f022 100644
--- a/conf/machine/e680.conf
+++ b/conf/machine/e680.conf
@@ -1,5 +1,5 @@
 #@TYPE: Machine
-#@NAME: Motorola EZX A1200, Motorola EZX A780, Motorola EZX E680, Motorola EZX E680i
-#@DESCRIPTION: Machine configuration for the Motorola GSM phones A1200, A780, E680, and E680i
+#@NAME: Motorola Motorola EZX E680, Motorola EZX E680i
+#@DESCRIPTION: Machine configuration for the Motorola GSM phones E680, and E680i
 
 require conf/machine/include/motorola-ezx-base.inc





More information about the Openembedded-commits mailing list