Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] package/xbmc: add option to enable libva
Date: Tue, 23 Sep 2014 22:21:47 +0200	[thread overview]
Message-ID: <20140923222147.4f84df00@free-electrons.com> (raw)
In-Reply-To: <1410090876-18822-1-git-send-email-bernd.kuhls@t-online.de>

Dear Bernd Kuhls,

On Sun,  7 Sep 2014 13:54:35 +0200, Bernd Kuhls wrote:
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/xbmc/Config.in |    7 +++++++
>  package/xbmc/xbmc.mk   |    2 +-
>  2 files changed, 8 insertions(+), 1 deletion(-)

Applied, but I had to make one change, see below.

> 
> diff --git a/package/xbmc/Config.in b/package/xbmc/Config.in
> index ed0d4ed..3eda3b2 100644
> --- a/package/xbmc/Config.in
> +++ b/package/xbmc/Config.in
> @@ -210,6 +210,13 @@ config BR2_PACKAGE_XBMC_LIBUSB
>  	help
>  	  Enable libusb support.
>  
> +config BR2_PACKAGE_XBMC_LIBVA
> +	bool "va"
> +	select BR2_PACKAGE_LIBVA
> +	depends on !BR2_PREFER_STATIC_LIB

This option has a new toolchain dependency, but you forgot the
corresponding comment. I added it.

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      parent reply	other threads:[~2014-09-23 20:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-07 11:54 [Buildroot] [PATCH 1/2] package/xbmc: add option to enable libva Bernd Kuhls
2014-09-07 11:54 ` [Buildroot] [PATCH 2/2] package/xbmc: add option to enable alsa Bernd Kuhls
2014-09-23 20:21 ` Thomas Petazzoni [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=20140923222147.4f84df00@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox