summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/include/x86-base.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine/include/x86-base.inc')
-rw-r--r--meta/conf/machine/include/x86-base.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/conf/machine/include/x86-base.inc b/meta/conf/machine/include/x86-base.inc
index 479e89e548..40d59577fd 100644
--- a/meta/conf/machine/include/x86-base.inc
+++ b/meta/conf/machine/include/x86-base.inc
@@ -26,10 +26,6 @@ PREFERRED_VERSION_linux-yocto ??= "4.8%"
26# XSERVER subcomponents, used to build the XSERVER variable 26# XSERVER subcomponents, used to build the XSERVER variable
27# 27#
28XSERVER_X86_BASE = "xserver-xorg \ 28XSERVER_X86_BASE = "xserver-xorg \
29 xf86-input-mouse \
30 xf86-input-keyboard \
31 xf86-input-evdev \
32 xf86-input-synaptics \
33 " 29 "
34 30
35XSERVER_X86_EXT = " \ 31XSERVER_X86_EXT = " \