summaryrefslogtreecommitdiffstats
path: root/meta-emenlow/conf
diff options
context:
space:
mode:
authorAlexandru DAMIAN <alexandru.damian@intel.com>2013-02-25 14:02:44 +0200
committerTom Zanussi <tom.zanussi@intel.com>2013-02-27 23:43:44 -0600
commitf6ef900ff2c99cd3a2e8446ae1ca04bcadac036f (patch)
treed2a38c9a76b4b6405d53b7f71051a65621d7d6e4 /meta-emenlow/conf
parent920212bf51233a7f67e5482640f96b032aec25c7 (diff)
downloadmeta-intel-f6ef900ff2c99cd3a2e8446ae1ca04bcadac036f.tar.gz
mesa-dri: update preferred version
Since mesa-dri got updated in the meta oe-core, preferred versions point to revisions that don't exist. So we update the current stable version. Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Acked by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta-emenlow/conf')
-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 84a1827f..4c35211a 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 ?= "7.11" 27PREFERRED_VERSION_mesa-dri ?= "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