summaryrefslogtreecommitdiff
path: root/conf/machine/colibri-t20.conf
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-06-12 11:09:21 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2016-06-30 13:28:27 +0200
commit87e231cd7db3fdc8f3ad487db5368133e413b243 (patch)
treec7914e6d7c5765b00d3cb7ed84713b292b8bdf91 /conf/machine/colibri-t20.conf
parente7fc333e726759c9c6a5dc9a52daae8e8473f5a9 (diff)
machine conf: remove setting of MACHINE_GUI_CLASS
This is only used for choosing a custom logo size. Not needed in our use case. meta-openembedded/meta-oe/recipes-kernel/linux/linux.inc Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'conf/machine/colibri-t20.conf')
-rw-r--r--conf/machine/colibri-t20.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/conf/machine/colibri-t20.conf b/conf/machine/colibri-t20.conf
index defb74a..2c6e7f9 100644
--- a/conf/machine/colibri-t20.conf
+++ b/conf/machine/colibri-t20.conf
@@ -18,10 +18,6 @@ PREFERRED_PROVIDER_virtual/bootloader = "u-boot-toradex"
UBOOT_MACHINE = "colibri_t20_defconfig"
UBOOT_ENTRYPOINT = "0x00008000"
-# Only has DVI connector for external screen, name is changing to MACHINE_GUI_CLASS
-GUI_MACHINE_CLASS = "bigscreen"
-MACHINE_GUI_CLASS = "bigscreen"
-
PREFERRED_PROVIDER_lxde-icon-theme_colibri-t20 = "lxde-icon-theme"
PREFERRED_PROVIDER_lxsession-lite_colibri-t20 = "lxsession"
PREFERRED_PROVIDER_virtual/psplash = "psplash-angstrom"