beagleboard: use xf86-video-omapfb

The newer -omap driver doesn't support the GPU on BeagleBoard.

[ YOCTO #3522 ]

(From meta-yocto rev: 6c32c17a6fe3ff2470f1c77a65be018b4c0fd5c9)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton 2012-12-14 16:23:15 +00:00 committed by Richard Purdie
parent 24de2407f7
commit cf0692b4e7
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xorg"
XSERVER ?= "xserver-xorg \
xf86-input-evdev \
xf86-input-mouse \
xf86-video-omap \
xf86-video-omapfb \
xf86-input-keyboard"
# Ship all kernel modules by default