From bd34513dc12c412f40328001c09fa5407041e912 Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Wed, 24 Jul 2013 09:56:52 -0500 Subject: mesa: update BSPs to current oe-core mesa version The current version of mesa was updated in oe-core. Change mesa version for these BSPs in order to avoid build errors. Signed-off-by: Tom Zanussi --- meta-emenlow/conf/machine/emenlow.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-emenlow') diff --git a/meta-emenlow/conf/machine/emenlow.conf b/meta-emenlow/conf/machine/emenlow.conf index f1b3620f..7281865e 100644 --- a/meta-emenlow/conf/machine/emenlow.conf +++ b/meta-emenlow/conf/machine/emenlow.conf @@ -24,7 +24,7 @@ XSERVER ?= "${XSERVER_IA32_BASE} \ " PREFERRED_VERSION_xserver-xorg ?= "1.9.3" -PREFERRED_VERSION_mesa ?= "9.1.3" +PREFERRED_VERSION_mesa ?= "9.1.5" PREFERRED_VERSION_xf86-input-synaptics ?= "1.6.3" PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0" PREFERRED_VERSION_emgd-driver-bin ?= "1.18" -- cgit v1.2.3-54-g00ecf