aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/h3600.conf
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-10-16 10:08:57 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2013-10-16 10:43:03 +0100
commite8febf1e814c49b7dcf8a2a6b292de0cba59bf9c (patch)
tree851e82d2853b90dacebf2aa276f6b14fc8288e97 /conf/machine/h3600.conf
parent6c4cbf0674a4361775b4a2a1ad3260e63a187765 (diff)
downloadmeta-handheld-e8febf1e814c49b7dcf8a2a6b292de0cba59bf9c.tar.gz
Restore MACHINE_GUI_CLASS and MACHINE_DISPLAY_WIDTH_PIXELS / HEIGHT_PIXELSdylandora
Unfortunately these variables are still needed in meta-opie, which makes choices about which images to use based upon the display size. formfactor currently can't be used even at packaging time by other recipes, so until that happens we need to preserve these. This partially reverts commit 3c07a5817cf091c03f1c8a75eac7ba2dd27be00f. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'conf/machine/h3600.conf')
-rw-r--r--conf/machine/h3600.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/h3600.conf b/conf/machine/h3600.conf
index 70d31d6..53e10cd 100644
--- a/conf/machine/h3600.conf
+++ b/conf/machine/h3600.conf
@@ -7,6 +7,9 @@
#
require conf/machine/include/tune-strongarm1100.inc
+MACHINE_GUI_CLASS = "smallscreen"
+MACHINE_DISPLAY_WIDTH_PIXELS = "240"
+MACHINE_DISPLAY_HEIGHT_PIXELS = "320"
MACHINE_FEATURES = "touchscreen apm alsa irda usbgadget screen vfat ext2 qvga"
#