[meta-intel] [PATCH 1/4] crownbay: Remove mesa PREFERRED_VERSION

tom.zanussi at intel.com tom.zanussi at intel.com
Thu Nov 14 16:25:41 PST 2013


From: Tom Zanussi <tom.zanussi at intel.com>

>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/libgl)
  NOTE: versions of mesa available: 2:9.2.2 2:9.2.2+gitAUTOINC+8f0742051e

Signed-off-by: Tom Zanussi <tom.zanussi at intel.com>
---
 meta-crownbay/conf/machine/crownbay.conf |    1 -
 1 file changed, 1 deletion(-)

diff --git a/meta-crownbay/conf/machine/crownbay.conf b/meta-crownbay/conf/machine/crownbay.conf
index b028782..20fff97 100644
--- a/meta-crownbay/conf/machine/crownbay.conf
+++ b/meta-crownbay/conf/machine/crownbay.conf
@@ -25,7 +25,6 @@ XSERVER ?= "${XSERVER_IA32_BASE} \
            "
 
 PREFERRED_VERSION_xserver-xorg ?= "1.9.3"
-PREFERRED_VERSION_mesa ?= "9.1.6"
 PREFERRED_VERSION_xf86-input-synaptics ?= "1.6.3"
 PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
 PREFERRED_VERSION_emgd-driver-bin ?= "1.18"
-- 
1.7.9.5




More information about the meta-intel mailing list