summaryrefslogtreecommitdiffstats
path: root/meta-fri2/conf
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2013-11-14 16:01:37 -0600
committerTom Zanussi <tom.zanussi@intel.com>2013-11-14 18:15:13 -0600
commita317a41962f65a831bbd97745b96af7809543c24 (patch)
tree8f5af655291bb3c31a60b51c38b9179015618c08 /meta-fri2/conf
parent3b26dd333ee59c5c00b946abbf7432216ac6767f (diff)
downloadmeta-intel-a317a41962f65a831bbd97745b96af7809543c24.tar.gz
fri2: Remove mesa PREFERRED_VERSION
From Ross: "There's only one version of Mesa in oe-core *and* mesa isn't used by these BSPs anymore (they use mesa-gl)." So remove the preferred version and get rid of warnings such as below: NOTE: preferred version 9.1.6 of mesa not available (for item virtual/libg NOTE: versions of mesa available: 2:9.2.2 2:9.2.2+gitAUTOINC+8f0742051e Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-fri2/conf')
-rw-r--r--meta-fri2/conf/machine/fri2.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-fri2/conf/machine/fri2.conf b/meta-fri2/conf/machine/fri2.conf
index 488a065c..4ffdc4eb 100644
--- a/meta-fri2/conf/machine/fri2.conf
+++ b/meta-fri2/conf/machine/fri2.conf
@@ -26,7 +26,6 @@ XSERVER ?= "${XSERVER_IA32_BASE} \
26 " 26 "
27 27
28PREFERRED_VERSION_xserver-xorg ?= "1.9.3" 28PREFERRED_VERSION_xserver-xorg ?= "1.9.3"
29PREFERRED_VERSION_mesa ?= "9.1.6"
30PREFERRED_VERSION_xf86-input-synaptics ?= "1.6.3" 29PREFERRED_VERSION_xf86-input-synaptics ?= "1.6.3"
31PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0" 30PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
32PREFERRED_VERSION_emgd-driver-bin ?= "1.18" 31PREFERRED_VERSION_emgd-driver-bin ?= "1.18"