From: Michael Krelin Date: Thu, 19 Jul 2007 11:52:00 +0000 (+0000) Subject: conf/machine/spitz: populate MACHINE_* namespace X-Git-Tag: Release-2010-05/1~8868^2~120^2~21^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bba7db158628bab3a67242117a4144a4e0fe7e6;p=openembedded.git conf/machine/spitz: populate MACHINE_* namespace --- diff --git a/conf/machine/spitz.conf b/conf/machine/spitz.conf index 6b08ec1aa9..d8b790f332 100644 --- a/conf/machine/spitz.conf +++ b/conf/machine/spitz.conf @@ -11,3 +11,7 @@ PACKAGE_EXTRA_ARCHS += "iwmmxt" IMAGE_FSTYPES += "tar.gz" ROOT_FLASH_SIZE = "100" + +MACHINE_GUI_CLASS=bigscreen +MACHINE_DISPLAY_WIDTH_PIXELS=640 +MACHINE_DISPLAY_HEIGHT_PIXELS=480