summaryrefslogtreecommitdiffstats
path: root/meta-emenlow/conf/machine
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@linux.intel.com>2013-07-24 09:56:52 -0500
committerTom Zanussi <tom.zanussi@linux.intel.com>2013-07-24 09:56:52 -0500
commitbd34513dc12c412f40328001c09fa5407041e912 (patch)
tree83a39b983fb951e659138279da235d0671ad392c /meta-emenlow/conf/machine
parent6f36ebac266a0258a31174bc8938163712e249ae (diff)
downloadmeta-intel-bd34513dc12c412f40328001c09fa5407041e912.tar.gz
mesa: update BSPs to current oe-core mesa version
The current version of mesa was updated in oe-core. Change mesa version for these BSPs in order to avoid build errors. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Diffstat (limited to 'meta-emenlow/conf/machine')
-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 f1b3620f..7281865e 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.3" 27PREFERRED_VERSION_mesa ?= "9.1.5"
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"