summaryrefslogtreecommitdiffstats
path: root/meta-emenlow/conf/machine
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2013-03-05 16:50:51 +0200
committerTom Zanussi <tom.zanussi@linux.intel.com>2013-03-22 15:41:00 -0500
commit8bfb88c22a9298c0193ccbb7fc0221300956b612 (patch)
treeb30b8d9b10de6f1adbdd5be6c72e46f41cfeb55e /meta-emenlow/conf/machine
parent7be070c405b9c73a0c9fc2878d8b10b39ff24919 (diff)
downloadmeta-intel-8bfb88c22a9298c0193ccbb7fc0221300956b612.tar.gz
Replace references to mesa-dri with mesa in all files
[YOCTO #3385] Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> 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 fa2e5649..7f8d2bfd 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-dri ?= "9.0.2" 27PREFERRED_VERSION_mesa ?= "9.0.2"
28PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0" 28PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
29PREFERRED_VERSION_emgd-driver-bin ?= "1.16" 29PREFERRED_VERSION_emgd-driver-bin ?= "1.16"
30 30