All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Bernd Kuhls <bernd.kuhls@t-online.de>
Cc: Louis-Paul Cordier <lpdev@cordier.org>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/2] package/intel-mediadriver: add option to enable non-free features
Date: Tue, 1 Nov 2022 21:59:49 +0100	[thread overview]
Message-ID: <20221101215949.7228088d@windsurf> (raw)
In-Reply-To: <20221101204732.2726292-1-bernd.kuhls@t-online.de>

Hello Bernd,

On Tue,  1 Nov 2022 21:47:31 +0100
Bernd Kuhls <bernd.kuhls@t-online.de> wrote:

> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/intel-mediadriver/Config.in            | 5 +++++
>  package/intel-mediadriver/intel-mediadriver.mk | 8 ++++++++
>  2 files changed, 13 insertions(+)
> 
> diff --git a/package/intel-mediadriver/Config.in b/package/intel-mediadriver/Config.in
> index ad56590008..79511a8808 100644
> --- a/package/intel-mediadriver/Config.in
> +++ b/package/intel-mediadriver/Config.in
> @@ -20,6 +20,11 @@ config BR2_PACKAGE_INTEL_MEDIADRIVER
>  
>  if BR2_PACKAGE_INTEL_MEDIADRIVER
>  
> +config BR2_PACKAGE_INTEL_MEDIADRIVER_NONFREE
> +	bool "support non-free features"
> +	help
> +	  Enable support for non-free features

Could this be a bit more specific? What are these features, and what
"non-free" means? Not under the GPL? Not under an open-source license?
Not allowed to be redistributed? Does INTEL_MEDIADRIVER_LICENSE needs
to be adjusted based on BR2_PACKAGE_INTEL_MEDIADRIVER_NONFREE=y ?

Best regards,

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      parent reply	other threads:[~2022-11-01 20:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-01 20:47 [Buildroot] [PATCH 1/2] package/intel-mediadriver: add option to enable non-free features Bernd Kuhls
2022-11-01 20:47 ` [Buildroot] [PATCH v2 2/2] package/intel-mediadriver: add more options to disable Gen9/11/12 support Bernd Kuhls
2022-11-01 20:59 ` Thomas Petazzoni via buildroot [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=20221101215949.7228088d@windsurf \
    --to=buildroot@buildroot.org \
    --cc=bernd.kuhls@t-online.de \
    --cc=lpdev@cordier.org \
    --cc=thomas.petazzoni@bootlin.com \
    /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.