[yocto] [PATCH 8/7] sys940x: Drop PREFERRED_VERSION for emgd driver

Darren Hart dvhart at linux.intel.com
Tue May 1 17:57:48 PDT 2012


[and one more, also now on the contrib branch mentioned in 0/1]

Accept the default version of the emgd driver, 1.8 is no longer available
anyway. This avoids the warning about 1.8 not being available.

Signed-off-by: Darren Hart <dvhart at linux.intel.com>
---
 meta-sys940x/conf/machine/sys940x.conf |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/meta-sys940x/conf/machine/sys940x.conf b/meta-sys940x/conf/machine/sys940x.conf
index 4b9b91d..58e2ba1 100644
--- a/meta-sys940x/conf/machine/sys940x.conf
+++ b/meta-sys940x/conf/machine/sys940x.conf
@@ -20,7 +20,6 @@ XSERVER ?= "${XSERVER_IA32_BASE} \
 PREFERRED_VERSION_xserver-xorg ?= "1.9.3"
 PREFERRED_VERSION_mesa-dri ?= "7.11"
 PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
-PREFERRED_VERSION_emgd-driver-bin ?= "1.8"
 
 SERIAL_CONSOLE = "115200 ttyS0"
 APPEND += "console=ttyS0,115200 console=tty0"



More information about the yocto mailing list