From e2dbe4911f13ee207d545d4df29b90f3bf250a8e Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Mon, 10 Jun 2013 15:42:29 -0700 Subject: 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 Signed-off-by: Tom Zanussi --- meta-crownbay/conf/machine/crownbay.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-crownbay') diff --git a/meta-crownbay/conf/machine/crownbay.conf b/meta-crownbay/conf/machine/crownbay.conf index cfc07e2b..fa061100 100644 --- a/meta-crownbay/conf/machine/crownbay.conf +++ b/meta-crownbay/conf/machine/crownbay.conf @@ -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" -- cgit v1.2.3-54-g00ecf