[oe-commits] Michael 'Mickey' Lauer : motorola-ezx-base.inc: set MACHINE_CLASS for overrides

GIT User account git at amethyst.openembedded.net
Sat Mar 21 12:22:51 UTC 2009


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

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Fri Mar 20 20:18:48 2009 +0100

motorola-ezx-base.inc: set MACHINE_CLASS for overrides

---

 conf/machine/include/motorola-ezx-base.inc |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/conf/machine/include/motorola-ezx-base.inc b/conf/machine/include/motorola-ezx-base.inc
index fe28a3c..75c0f42 100644
--- a/conf/machine/include/motorola-ezx-base.inc
+++ b/conf/machine/include/motorola-ezx-base.inc
@@ -18,6 +18,9 @@ MACHINE_DISPLAY_HEIGHT_PIXELS = "320"
 MACHINE_DISPLAY_ORIENTATION = "0"
 MACHINE_DISPLAY_PPI = "180"
 
+# use this for overrides
+MACHINE_CLASS = "motorola-ezx"
+
 XSERVER = "xserver-kdrive-fbdev"
 
 ROOT_FLASH_SIZE = "24"





More information about the Openembedded-commits mailing list