From 1019ab55518b879684fa43a3169bc16d3af3fa78 Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Thu, 14 Nov 2013 16:02:23 -0600 Subject: emenlow: 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 --- meta-emenlow/conf/machine/emenlow.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-emenlow/conf/machine') diff --git a/meta-emenlow/conf/machine/emenlow.conf b/meta-emenlow/conf/machine/emenlow.conf index 3cbebe56..eeb39d8d 100644 --- a/meta-emenlow/conf/machine/emenlow.conf +++ b/meta-emenlow/conf/machine/emenlow.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" -- cgit v1.2.3-54-g00ecf