All of lore.kernel.org
 help / color / mirror / Atom feed
From: tom.zanussi@intel.com
To: yocto@yoctoproject.org
Subject: [PATCH 2/2] ia32-base: add libva display dependencies to emgd xserver
Date: Mon, 12 Mar 2012 23:37:38 -0500	[thread overview]
Message-ID: <162f3d1d3c538d7582a5e81205a9cdab74125b2b.1331610171.git.tom.zanussi@intel.com> (raw)
In-Reply-To: <86eeec9f1963b57809b988e148ddf43562e2f0bc.1331610171.git.tom.zanussi@intel.com>
In-Reply-To: <cover.1331610171.git.tom.zanussi@intel.com>

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

libgstmixvideoplugin.so is being blacklisted due to a missing
libva-tpi library, so add it and make the other two libva display
libraries available while we're at it.

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

diff --git a/conf/machine/include/ia32-base.inc b/conf/machine/include/ia32-base.inc
index 1fb09b1..7da53f6 100644
--- a/conf/machine/include/ia32-base.inc
+++ b/conf/machine/include/ia32-base.inc
@@ -54,6 +54,9 @@ XSERVER_IA32_I915 = "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



      parent reply	other threads:[~2012-03-13  4:37 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-13  4:37 [PATCH 0/2] meta-intel: crownbay 3.2 update tom.zanussi
2012-03-13  4:37 ` [PATCH 1/2] meta-crownbay: switch to linux-yocto-3.2 kernel tom.zanussi
2012-03-13 19:30   ` Darren Hart
2012-03-13 19:44     ` Tom Zanussi
2012-03-14  2:40       ` Bruce Ashfield
2012-03-14  3:03         ` Tom Zanussi
2012-03-14  3:08           ` Bruce Ashfield
2012-03-14  4:05             ` Darren Hart
2012-03-14  4:12               ` Bruce Ashfield
2012-03-14 14:45                 ` Darren Hart
2012-03-14 15:51                   ` Tom Zanussi
2012-03-14 20:25                   ` Bruce Ashfield
2012-03-14 20:40                     ` Darren Hart
2012-03-14 20:54                       ` Bruce Ashfield
2012-03-13  4:37 ` tom.zanussi [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=162f3d1d3c538d7582a5e81205a9cdab74125b2b.1331610171.git.tom.zanussi@intel.com \
    --to=tom.zanussi@intel.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.