mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
sys940x: Drop PREFERRED_VERSION for emgd driver
Accept the default version of the emgd driver, 1.8 is no longer available anyway. This avoids the warning about 1.8 not being available. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
This commit is contained in:
parent
9b5fbf6086
commit
979231b9dd
|
@ -20,7 +20,6 @@ XSERVER ?= "${XSERVER_IA32_BASE} \
|
||||||
PREFERRED_VERSION_xserver-xorg ?= "1.9.3"
|
PREFERRED_VERSION_xserver-xorg ?= "1.9.3"
|
||||||
PREFERRED_VERSION_mesa-dri ?= "7.11"
|
PREFERRED_VERSION_mesa-dri ?= "7.11"
|
||||||
PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
|
PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
|
||||||
PREFERRED_VERSION_emgd-driver-bin ?= "1.8"
|
|
||||||
|
|
||||||
SERIAL_CONSOLE = "115200 ttyS0"
|
SERIAL_CONSOLE = "115200 ttyS0"
|
||||||
APPEND += "console=ttyS0,115200 console=tty0"
|
APPEND += "console=ttyS0,115200 console=tty0"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user