More X11 stuff for olinuxino a13

This commit is contained in:
Nicolas Aguirre 2013-02-24 21:29:04 +01:00
parent 84758b7f78
commit 9bbb6f5d64

View File

@ -5,9 +5,14 @@
PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg" PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"
XSERVER = "xserver-xorg \ XSERVER = "xserver-xorg \
xf86-input-tslib \
tslib-calibrate \
tslib-tests \
xf86-input-evdev \ xf86-input-evdev \
xf86-input-mouse \ xf86-input-mouse \
xf86-input-keyboard" xf86-input-keyboard \
xf86-video-fbdev \
"
# Only has DVI connector for external screen # Only has DVI connector for external screen
GUI_MACHINE_CLASS = "bigscreen" GUI_MACHINE_CLASS = "bigscreen"