[oe-commits] Dmitry Eremin-Solenikov : tosa: specify screen dimensions

GIT User account git at amethyst.openembedded.net
Tue Dec 9 07:39:00 UTC 2008


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

Author: Dmitry Eremin-Solenikov <dbaryshkov at gmail.com>
Date:   Tue Dec  9 07:21:45 2008 +0300

tosa: specify screen dimensions

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov at gmail.com>

---

 conf/machine/tosa.conf |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/conf/machine/tosa.conf b/conf/machine/tosa.conf
index 6d258e1..ed0e05d 100644
--- a/conf/machine/tosa.conf
+++ b/conf/machine/tosa.conf
@@ -12,3 +12,8 @@ IMAGE_FSTYPES ?= "jffs2"
 MACHINE_EXTRA_RRECOMMENDS += "wlan-ng-modules-usb apm-tosa-suspendfix"
 
 ROOT_FLASH_SIZE = "28"
+
+MACHINE_GUI_CLASS=bigscreen
+MACHINE_DISPLAY_WIDTH_PIXELS=480
+MACHINE_DISPLAY_HEIGHT_PIXELS=640
+MACHINE_DISPLAY_ORIENTATION=0





More information about the Openembedded-commits mailing list