summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-xserver/xserver-xf86-config
diff options
context:
space:
mode:
authorMax Eliaser <max.eliaser@intel.com>2014-08-26 10:34:10 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-08-27 12:12:30 +0100
commitae54f2b2aa848d38b0bda59c28ab4f4a6cb10eec (patch)
tree5ea7a475427ef64f72dd958f74fa6391e9eb5dcd /meta/recipes-graphics/xorg-xserver/xserver-xf86-config
parenta9085bfe8cacd5875ec3a47d9e41d7250246bad8 (diff)
downloadast2050-yocto-poky-ae54f2b2aa848d38b0bda59c28ab4f4a6cb10eec.zip
ast2050-yocto-poky-ae54f2b2aa848d38b0bda59c28ab4f4a6cb10eec.tar.gz
qemux86: xorg.conf: allow X.Org driver to be selected automatically.
A section specifying the driver to use is deleted from the image's xorg.conf, allowing the X server to automatically select the most appropriate driver. Testing shows that it does always pick the correct one. (From OE-Core rev: 1354fdea6e04070fde4cb5a48ef824d0b22f0870) Signed-off-by: Max Eliaser <max.eliaser@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-xserver/xserver-xf86-config')
-rw-r--r--meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86/xorg.conf5
1 files changed, 0 insertions, 5 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86/xorg.conf b/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86/xorg.conf
index 10a6d9a..bbda9ea 100644
--- a/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86/xorg.conf
+++ b/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86/xorg.conf
@@ -30,11 +30,6 @@ Section "InputDevice"
Option "USB" "on"
EndSection
-Section "Device"
- Identifier "Graphics Controller"
- Driver "vmware"
-EndSection
-
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
OpenPOWER on IntegriCloud