mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
meta-cedartrail: bump mesa-dri preferred version to 8.04
There isn't a 7.11 anywhere for it to build, so use 8.04. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Acked-by: Rahul Saxena <rahul.saxena@intel.com>
This commit is contained in:
parent
306e8c3805
commit
b122617af8
|
@ -17,7 +17,7 @@ XSERVER ?= "${XSERVER_IA32_BASE} \
|
|||
"
|
||||
PREFERRED_VERSION_linux-yocto ?= "3.0%"
|
||||
PREFERRED_VERSION_xserver-xorg ?= "1.9.3"
|
||||
PREFERRED_VERSION_mesa-dri ?= "7.11"
|
||||
PREFERRED_VERSION_mesa-dri ?= "8.04"
|
||||
PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
|
||||
|
||||
SYSLINUX_OPTS = "serial 0 115200"
|
||||
|
|
Loading…
Reference in New Issue
Block a user