[meta-intel] [PATCH 1/1] mesa: update mesa PREFERRED_VERSION to 9.1.5

Tom Zanussi tom.zanussi at linux.intel.com
Wed Jul 24 09:49:34 PDT 2013


The current version of mesa was updated to 9.1.5 in oe-core.  Switch
the preferred version of mesa to that in order to avoid build errors.

Signed-off-by: Tom Zanussi <tom.zanussi at linux.intel.com>
---
 conf/machine/minnow.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/minnow.conf b/conf/machine/minnow.conf
index 0381800..b18fdba 100644
--- a/conf/machine/minnow.conf
+++ b/conf/machine/minnow.conf
@@ -27,7 +27,7 @@ XSERVER ?= "${XSERVER_IA32_BASE} \
            "
 
 PREFERRED_VERSION_xserver-xorg ?= "1.9.3"
-PREFERRED_VERSION_mesa ?= "9.0.2"
+PREFERRED_VERSION_mesa ?= "9.1.5"
 PREFERRED_VERSION_xf86-input-synaptics ?= "1.6.3"
 PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
 PREFERRED_VERSION_emgd-driver-bin ?= "1.16"
-- 
1.7.11.4




More information about the meta-intel mailing list