]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx6qsabrelite: add XSERVER definition using fbdev driver
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 27 Apr 2012 19:07:12 +0000 (16:07 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 2 May 2012 18:19:13 +0000 (15:19 -0300)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/conf/machine/imx6qsabrelite.conf

index f2bd42fd6acaa0583960c4326ef5a00f77c4e503..5853f531b8e43170b703be155265ee6706812591 100644 (file)
@@ -12,4 +12,10 @@ UBOOT_ENTRYPOINT =  "0x10800000"
 UBOOT_LOADADDRESS = "0x10800000"
 UBOOT_MACHINE = "mx6qsabrelite_config"
 
+XSERVER = "xserver-xorg-lite \
+           xf86-input-evdev \
+           xf86-input-keyboard \
+           xf86-input-mouse \
+           xf86-video-fbdev"
+
 SERIAL_CONSOLE = "115200 ttymxc1"