summaryrefslogtreecommitdiffstats
path: root/meta-fri2/conf
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2013-08-05 23:00:13 +0000
committerDarren Hart <dvhart@linux.intel.com>2013-08-06 10:29:43 -0700
commitcfc347aa21f9133ad1274c6ec84eeeba967e5e55 (patch)
tree1f26837ab9b3c93cf7da29c7a309159a7562a25f /meta-fri2/conf
parent5821bd8ab245d6647390c38d68ea65bae9402593 (diff)
downloadmeta-intel-cfc347aa21f9133ad1274c6ec84eeeba967e5e55.tar.gz
fri2: 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-fri2/conf')
-rw-r--r--meta-fri2/conf/machine/fri2.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fri2/conf/machine/fri2.conf b/meta-fri2/conf/machine/fri2.conf
index a44f4657..3a3588b8 100644
--- a/meta-fri2/conf/machine/fri2.conf
+++ b/meta-fri2/conf/machine/fri2.conf
@@ -25,7 +25,7 @@ XSERVER ?= "${XSERVER_IA32_BASE} \
25 " 25 "
26 26
27PREFERRED_VERSION_xserver-xorg ?= "1.9.3" 27PREFERRED_VERSION_xserver-xorg ?= "1.9.3"
28PREFERRED_VERSION_mesa ?= "9.1.5" 28PREFERRED_VERSION_mesa ?= "9.1.6"
29PREFERRED_VERSION_xf86-input-synaptics ?= "1.6.3" 29PREFERRED_VERSION_xf86-input-synaptics ?= "1.6.3"
30PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0" 30PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
31PREFERRED_VERSION_emgd-driver-bin ?= "1.18" 31PREFERRED_VERSION_emgd-driver-bin ?= "1.18"