mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
meta-intel: have fri2 and sys940x prefer emgd-1.10
fri2 and sys940x need to use emgd-1.10 instead of the newer 1.14. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
8959d866f4
commit
cdf9c835b6
|
@ -25,6 +25,7 @@ XSERVER ?= "${XSERVER_IA32_BASE} \
|
|||
PREFERRED_VERSION_xserver-xorg ?= "1.9.3"
|
||||
PREFERRED_VERSION_mesa-dri ?= "7.11"
|
||||
PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
|
||||
PREFERRED_VERSION_emgd-driver-bin ?= "1.10"
|
||||
|
||||
# Syslinux does not know about the 64MHz uart clock and it does not detect the
|
||||
# serial device by number. Use the IO port directly and divide the baud down to
|
||||
|
|
|
@ -21,6 +21,7 @@ XSERVER ?= "${XSERVER_IA32_BASE} \
|
|||
PREFERRED_VERSION_xserver-xorg ?= "1.9.3"
|
||||
PREFERRED_VERSION_mesa-dri ?= "7.11"
|
||||
PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
|
||||
PREFERRED_VERSION_emgd-driver-bin ?= "1.10"
|
||||
|
||||
SERIAL_CONSOLE = "115200 ttyS0"
|
||||
APPEND += "console=ttyS0,115200 console=tty0"
|
||||
|
|
Loading…
Reference in New Issue
Block a user