mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
meta-cedartrail: really fix mesa-dri version (typo'd)
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
1a5ab65544
commit
3411c89d95
|
@ -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 ?= "8.04"
|
||||
PREFERRED_VERSION_mesa-dri ?= "8.0.4"
|
||||
PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
|
||||
|
||||
SYSLINUX_OPTS = "serial 0 115200"
|
||||
|
|
Loading…
Reference in New Issue
Block a user