mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
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:
committed by
Richard Purdie
parent
24de2407f7
commit
cf0692b4e7
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user