[meta-freescale] [meta-fsl-arm][PATCH 1/3] imx-base: Remove XSERVER_DRIVER_mx6ul - default case will work
Lauren Post
lauren.post at nxp.com
Mon Jun 20 03:26:00 PDT 2016
mx6ul is not mx6 so default case applies. This is redundant
Signed-off-by: Lauren Post <lauren.post at nxp.com>
---
conf/machine/include/imx-base.inc | 1 -
1 file changed, 1 deletion(-)
diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc
index 1f5220a..e8d5f5e 100644
--- a/conf/machine/include/imx-base.inc
+++ b/conf/machine/include/imx-base.inc
@@ -30,7 +30,6 @@ UBOOT_ENTRYPOINT_vf = "0x80008000"
PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"
XSERVER_DRIVER = "xf86-video-fbdev"
XSERVER_DRIVER_mx6 = "xf86-video-imxfb-vivante"
-XSERVER_DRIVER_mx6ul = "xf86-video-fbdev"
XSERVER_DRIVER_vf = "xf86-video-modesetting"
XSERVER = "xserver-xorg \
xf86-input-evdev \
--
1.9.1
More information about the meta-freescale
mailing list