From 5821bd8ab245d6647390c38d68ea65bae9402593 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Mon, 5 Aug 2013 22:59:40 +0000 Subject: crownbay: update preferred version of mesa recipe to 9.1.6 The previous version is not available anymore, so use the newer version of the mesa recipe now. Signed-off-by: Nitin A Kamble Signed-off-by: Darren Hart --- meta-crownbay/conf/machine/crownbay.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-crownbay/conf') diff --git a/meta-crownbay/conf/machine/crownbay.conf b/meta-crownbay/conf/machine/crownbay.conf index b4ba2c74..87d6795e 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.1.5" +PREFERRED_VERSION_mesa ?= "9.1.6" 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