[yocto] [PATCH 14/20] meta-intel: remove video acceleration from emgd XSERVER

tom.zanussi at intel.com tom.zanussi at intel.com
Wed May 23 12:52:41 PDT 2012


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

Video acceleration dependencies really don't belong in the XSERVER
variable - remove them; we'll add them back later via va-intel.

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

diff --git a/conf/machine/include/ia32-base.inc b/conf/machine/include/ia32-base.inc
index be1c8e0..99ac352 100644
--- a/conf/machine/include/ia32-base.inc
+++ b/conf/machine/include/ia32-base.inc
@@ -57,10 +57,6 @@ XSERVER_IA32_I965 = "xf86-video-intel \
            "
 
 XSERVER_IA32_EMGD = "emgd-driver-bin \
-           libva-x11 \
-           libva-tpi \
-           libva-glx \
-           libva-egl \
            "
 
 XSERVER_IA32_VESA = "xf86-video-vesa"
-- 
1.7.0.4




More information about the yocto mailing list