poky.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: "Alexander Kanavin" <alex.kanavin@gmail.com>
To: poky@lists.yoctoproject.org
Cc: Alexander Kanavin <alex@linutronix.de>
Subject: [PATCH] poky-altcfg: enable 'commercial' recipes
Date: Fri, 31 Mar 2023 07:25:22 +0200	[thread overview]
Message-ID: <20230331052522.978142-1-alex@linutronix.de> (raw)

Somehow this was overlooked, and this excluded important
pieces such as ffmpeg from the test matrix.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 meta-poky/conf/distro/include/poky-distro-alt-test-config.inc | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/meta-poky/conf/distro/include/poky-distro-alt-test-config.inc b/meta-poky/conf/distro/include/poky-distro-alt-test-config.inc
index b42b830e43a..f916e010c97 100644
--- a/meta-poky/conf/distro/include/poky-distro-alt-test-config.inc
+++ b/meta-poky/conf/distro/include/poky-distro-alt-test-config.inc
@@ -6,3 +6,7 @@ PREFERRED_VERSION_linux-yocto = "5.15%"
 
 # Ensure the kernel nfs server is enabled
 KERNEL_FEATURES:append:pn-linux-yocto = " features/nfsd/nfsd-enable.scc"
+
+# Enable all the recipes (primarly multimedia codec implementations)
+# that may require special licensing arrangements
+LICENSE_FLAGS_ACCEPTED = "commercial"
-- 
2.30.2


             reply	other threads:[~2023-03-31  5:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-31  5:25 Alexander Kanavin [this message]
2023-03-31  7:12 ` [poky] [PATCH] poky-altcfg: enable 'commercial' recipes Richard Purdie

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=20230331052522.978142-1-alex@linutronix.de \
    --to=alex.kanavin@gmail.com \
    --cc=alex@linutronix.de \
    --cc=poky@lists.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).