summaryrefslogtreecommitdiffstats
path: root/meta-emenlow
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2013-08-05 21:35:02 +0000
committerDarren Hart <dvhart@linux.intel.com>2013-08-06 10:29:07 -0700
commitb43ec3abc5875db80f9f73cebc9d4ecba604a5d2 (patch)
tree47a0d1d72d2c35db2d65b6a9882f94062d350512 /meta-emenlow
parent28088ab01dd16bb2e5967b58dc267e0ec3e48e5d (diff)
downloadmeta-intel-b43ec3abc5875db80f9f73cebc9d4ecba604a5d2.tar.gz
emenlow: 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-emenlow')
-rw-r--r--meta-emenlow/conf/machine/emenlow.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-emenlow/conf/machine/emenlow.conf b/meta-emenlow/conf/machine/emenlow.conf
index 7281865e..48a6c109 100644
--- a/meta-emenlow/conf/machine/emenlow.conf
+++ b/meta-emenlow/conf/machine/emenlow.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"