Next Yocto release will drop xserver-xorg-lite as building
xserver-xorg and not installing the DRI and GLX modules (and so not
Mesa) results in an increase of 16kb only.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
SOC_FAMILY = "mx6"
-# no GST until codecs are public
-MACHINE_GSTREAMER_PLUGIN = ""
-
UBOOT_ENTRYPOINT = "0x10800000"
UBOOT_LOADADDRESS = "0x10800000"
UBOOT_MACHINE = "mx6qsabrelite_config"
# Needs to override until all BSP is public
-XSERVER = "xserver-xorg-lite \
+MACHINE_GSTREAMER_PLUGIN = ""
+XSERVER = "xserver-xorg \
xf86-input-evdev \
xf86-video-fbdev"
MACHINE_EXTRA_RRECOMMENDS = "kernel-modules \