eee701: add dri* and glx modules to XSERVER
authorKoen Kooi <koen@openembedded.org>
Mon, 15 Feb 2010 09:30:50 +0000 (10:30 +0100)
committerKoen Kooi <koen@openembedded.org>
Mon, 15 Feb 2010 09:30:50 +0000 (10:30 +0100)
conf/machine/eee701.conf

index 425fedf..f0634c3 100644 (file)
@@ -17,9 +17,12 @@ MACHINE_DISPLAY_ORIENTATION = "0"
 XSERVER = "xserver-xorg \
            xf86-video-intel \
            xf86-input-evdev \
-          xf86-input-keyboard \
-          xf86-input-mouse \
-          xf86-input-synaptics"
+           xf86-input-keyboard \
+           xf86-input-mouse \
+           xf86-input-synaptics \
+           xserver-xorg-extension-dri \
+           xserver-xorg-extension-dri2 \
+              xserver-xorg-extension-glx"
 
 IMAGE_FSTYPES += "tar.gz"