From 60c571b5766f19dee18a4735ab29431d428f7365 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Mon, 5 Aug 2013 23:00:33 +0000 Subject: sys940x: 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-sys940x/conf/machine/sys940x.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-sys940x/conf/machine/sys940x.conf b/meta-sys940x/conf/machine/sys940x.conf index d9c4bc0c..78311bfd 100644 --- a/meta-sys940x/conf/machine/sys940x.conf +++ b/meta-sys940x/conf/machine/sys940x.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