[oe-commits] Kristoffer Ericson : /conf/machine/ben-nanonote.conf

git version control git at git.openembedded.org
Mon Nov 29 20:06:24 UTC 2010


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

Author: Kristoffer Ericson <kristoffer.ericson at gmail.com>
Date:   Mon Nov 29 21:05:26 2010 +0100

/conf/machine/ben-nanonote.conf

* Add screen information to machine file

Signed-off-by: Kristoffer Ericson <kristoffer.ericson at gmail.com>

---

 conf/machine/ben-nanonote.conf |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/conf/machine/ben-nanonote.conf b/conf/machine/ben-nanonote.conf
index 9c3d8d1..f9632cf 100644
--- a/conf/machine/ben-nanonote.conf
+++ b/conf/machine/ben-nanonote.conf
@@ -14,3 +14,10 @@ PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
 PREFERRED_VERSION_xserver-kdrive = "1.3.0.0"
 
 XSERVER = "xserver-kdrive-fbdev"
+
+#ScreenInfo
+MACHINE_GUI_CLASS = "smallscreen"
+MACHINE_DISPLAY_WIDTH_PIXELS = "320"
+MACHINE_DISPLAY_HEIGHT_PIXELS = "240"
+LOGO_SIZE = "qvga"
+





More information about the Openembedded-commits mailing list