All of lore.kernel.org
 help / color / mirror / Atom feed
From: Darren Hart <dvhart@linux.intel.com>
To: tom.zanussi@intel.com
Cc: yocto@yoctoproject.org
Subject: Re: [PATCH 2/2] meta-intel: change EMGD xserver libva dependency to libva-x11
Date: Wed, 21 Dec 2011 21:45:06 -0800	[thread overview]
Message-ID: <4EF2C3E2.3090501@linux.intel.com> (raw)
In-Reply-To: <97e00bc6db2e3f2be4222c836e4c5d446e88d0d5.1324525137.git.tom.zanussi@intel.com>



On 12/21/2011 07:48 PM, tom.zanussi@intel.com wrote:
> From: Tom Zanussi <tom.zanussi@intel.com>
> 
> XSERVER_IA32_EMGD should depend on libva-x11, which in turn depends on
> libva, instead of just libva.
> 
> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>

Acked-by: Darren Hart <dvhart@linux.intel.com>

> ---
>  conf/machine/include/ia32-base.inc |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/conf/machine/include/ia32-base.inc b/conf/machine/include/ia32-base.inc
> index 6522c9c..84693e2 100644
> --- a/conf/machine/include/ia32-base.inc
> +++ b/conf/machine/include/ia32-base.inc
> @@ -54,7 +54,7 @@ XSERVER_IA32_I915 = "xf86-video-intel \
>             "
>  
>  XSERVER_IA32_EMGD = "emgd-driver-bin \
> -           libva \
> +           libva-x11 \
>             "
>  
>  XSERVER_IA32_VESA = "xf86-video-vesa"

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel


      reply	other threads:[~2011-12-22  5:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-22  3:48 [PATCH 0/2] meta-intel: libva fixes tom.zanussi
2011-12-22  3:48 ` [PATCH 1/2] meta-intel: add PROVIDES for extra packages provided by libva tom.zanussi
2011-12-22  5:44   ` Darren Hart
2011-12-22  3:48 ` [PATCH 2/2] meta-intel: change EMGD xserver libva dependency to libva-x11 tom.zanussi
2011-12-22  5:45   ` Darren Hart [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=4EF2C3E2.3090501@linux.intel.com \
    --to=dvhart@linux.intel.com \
    --cc=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.