[yocto] [PATCH 3/6] meta-fri2: remove PREFERRED_VERSION for emgd-driver-bin

tom.zanussi at intel.com tom.zanussi at intel.com
Tue Jan 24 16:00:05 PST 2012


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

fri2 specifies a preferred version of 1.8 for emgd, but there's really
no reason to do that at this point - it should be able to use the new
1.10 version.

Signed-off-by: Tom Zanussi <tom.zanussi at intel.com>
---
 meta-fri2/conf/machine/fri2.conf |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/meta-fri2/conf/machine/fri2.conf b/meta-fri2/conf/machine/fri2.conf
index 9ae4287..c69aa40 100644
--- a/meta-fri2/conf/machine/fri2.conf
+++ b/meta-fri2/conf/machine/fri2.conf
@@ -17,7 +17,6 @@ XSERVER ?= "${XSERVER_IA32_BASE} \
 
 PREFERRED_VERSION_xserver-xorg ?= "1.9.3"
 PREFERRED_VERSION_mesa-dri ?= "7.11"
-PREFERRED_VERSION_emgd-driver-bin ?= "1.8"
 
 SYSLINUX_OPTS = "serial 0 115200"
 SERIAL_CONSOLE = "115200 ttyS0"
-- 
1.7.0.4




More information about the yocto mailing list