mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
crownbay: update preferred version of mesa recipe
The newer 1.9.3 version of the mesa recipe is working well with this BSP. Mark it as a preferred version for this BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
e83a83d58b
commit
e2dbe4911f
|
|
@ -24,7 +24,7 @@ XSERVER ?= "${XSERVER_IA32_BASE} \
|
|||
"
|
||||
|
||||
PREFERRED_VERSION_xserver-xorg ?= "1.9.3"
|
||||
PREFERRED_VERSION_mesa ?= "9.0.2"
|
||||
PREFERRED_VERSION_mesa ?= "9.1.3"
|
||||
PREFERRED_VERSION_xf86-input-synaptics ?= "1.6.3"
|
||||
PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
|
||||
PREFERRED_VERSION_emgd-driver-bin ?= "1.16"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user