mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-07 03:49:20 +00:00
am335x-evm: fix XSERVER content
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -6,10 +6,7 @@ TARGET_ARCH = "arm"
|
|||||||
PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"
|
PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"
|
||||||
XSERVER = "xserver-xorg \
|
XSERVER = "xserver-xorg \
|
||||||
xf86-input-evdev \
|
xf86-input-evdev \
|
||||||
xf86-input-mouse \
|
xf86-video-fbdev"
|
||||||
xf86-input-tslib \
|
|
||||||
xf86-video-omapfb \
|
|
||||||
xf86-input-keyboard"
|
|
||||||
|
|
||||||
GUI_MACHINE_CLASS = "smallscreen"
|
GUI_MACHINE_CLASS = "smallscreen"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user