summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/qemux86.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine/qemux86.conf')
-rw-r--r--meta/conf/machine/qemux86.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/qemux86.conf b/meta/conf/machine/qemux86.conf
index c26dda27fc..f8b09c37f2 100644
--- a/meta/conf/machine/qemux86.conf
+++ b/meta/conf/machine/qemux86.conf
@@ -24,7 +24,7 @@ XSERVER = "xserver-xorg \
24 xserver-xorg-module-libint10 \ 24 xserver-xorg-module-libint10 \
25 " 25 "
26 26
27MACHINE_FEATURES += "x86" 27MACHINE_FEATURES += "x86 pci"
28 28
29MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "v86d" 29MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "v86d"
30 30