This is nothing a BSP has to decide

Signed-off-by: Andreas Müller <schnitzelt...@googlemail.com>
---
 conf/machine/include/rpi-base.inc | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/conf/machine/include/rpi-base.inc 
b/conf/machine/include/rpi-base.inc
index 9ce647d..9f20663 100644
--- a/conf/machine/include/rpi-base.inc
+++ b/conf/machine/include/rpi-base.inc
@@ -10,9 +10,6 @@ IMAGE_FSTYPES ?= "tar.bz2 ext3 rpi-sdimg"
 XSERVER = " \
     xserver-xorg \
     ${@bb.utils.contains("MACHINE_FEATURES", "vc4graphics", 
"xserver-xorg-extension-glx", "", d)} \
-    xf86-input-evdev \
-    xf86-input-mouse \
-    xf86-input-keyboard \
     ${@bb.utils.contains("MACHINE_FEATURES", "vc4graphics", 
"xf86-video-modesetting", "xf86-video-fbdev", d)} \
     "
 
-- 
2.7.4

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to