yocto-bsp: upgdate configs after xf86-video-omapfb changed name

(From meta-yocto rev: 992c2c469861bfcab45a118ac9ab8887e81f1a11)

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Laurentiu Palcu 2012-11-14 11:48:42 +02:00 committed by Richard Purdie
parent 5cea09e3d0
commit bad97653b9
2 changed files with 2 additions and 2 deletions

View File

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

View File

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