summaryrefslogtreecommitdiffstats
path: root/meta-sys940x
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2013-08-05 23:00:33 +0000
committerDarren Hart <dvhart@linux.intel.com>2013-08-06 10:29:53 -0700
commit60c571b5766f19dee18a4735ab29431d428f7365 (patch)
tree1abe4a5621faea3e3133f27805232f0d541ccd7c /meta-sys940x
parentcfc347aa21f9133ad1274c6ec84eeeba967e5e55 (diff)
downloadmeta-intel-60c571b5766f19dee18a4735ab29431d428f7365.tar.gz
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 <nitin.a.kamble@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta-sys940x')
-rw-r--r--meta-sys940x/conf/machine/sys940x.conf2
1 files changed, 1 insertions, 1 deletions
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} \
24 " 24 "
25 25
26PREFERRED_VERSION_xserver-xorg ?= "1.9.3" 26PREFERRED_VERSION_xserver-xorg ?= "1.9.3"
27PREFERRED_VERSION_mesa ?= "9.1.5" 27PREFERRED_VERSION_mesa ?= "9.1.6"
28PREFERRED_VERSION_xf86-input-synaptics ?= "1.6.3" 28PREFERRED_VERSION_xf86-input-synaptics ?= "1.6.3"
29PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0" 29PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
30PREFERRED_VERSION_emgd-driver-bin ?= "1.18" 30PREFERRED_VERSION_emgd-driver-bin ?= "1.18"