All of lore.kernel.org
 help / color / mirror / Atom feed
From: Armin Kuster <akuster808@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [kirkstone 22/22] minidlna: fix obsolete license warning
Date: Sun, 15 May 2022 06:49:22 -0700	[thread overview]
Message-ID: <80aa238913a0c41bc0f823a0f141023313c3105f.1652622481.git.akuster808@gmail.com> (raw)
In-Reply-To: <cover.1652622481.git.akuster808@gmail.com>

From: Markus Volk <f_l_k@t-online.de>

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit f26d0085d7bbbffd5fcfe6a1bb67cc338ebd1cbb)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 meta-multimedia/recipes-multimedia/minidlna/minidlna.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-multimedia/recipes-multimedia/minidlna/minidlna.inc b/meta-multimedia/recipes-multimedia/minidlna/minidlna.inc
index b913a83931..4959a3c8d7 100644
--- a/meta-multimedia/recipes-multimedia/minidlna/minidlna.inc
+++ b/meta-multimedia/recipes-multimedia/minidlna/minidlna.inc
@@ -1,6 +1,6 @@
 DESCRIPTION = "MiniDLNA (aka ReadyDLNA) is server software with the aim of \
 being fully compliant with DLNA/UPnP-AV clients."
-LICENSE = "GPL-2.0|BSD-3-Clause"
+LICENSE = "GPL-2.0-only|BSD-3-Clause"
 DEPENDS = "ffmpeg flac libav jpeg sqlite3 libexif libogg libid3tag libvorbis"
 
 # because it depends on libav which has commercial flag
-- 
2.25.1



      parent reply	other threads:[~2022-05-15 13:50 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-15 13:49 [kirkstone 00/22] Patch review Armin Kuster
2022-05-15 13:49 ` [kirkstone 01/22] meta-oe-image: fix build depends Armin Kuster
2022-05-15 13:49 ` [kirkstone 02/22] frr: inherit autotools-brokensep instead of autotools Armin Kuster
2022-05-15 13:49 ` [kirkstone 03/22] conntrack-tools: Fix missing capability Armin Kuster
2022-05-15 13:49 ` [kirkstone 04/22] ufw: Fix packaging errors found with ppc64 Armin Kuster
2022-05-15 13:49 ` [kirkstone 05/22] libcereal: Enable for glibc/ppc Armin Kuster
2022-05-15 13:49 ` [kirkstone 06/22] mimic: Use special rateconv.c license Armin Kuster
2022-05-15 13:49 ` [kirkstone 07/22] makedumpfile: Use right TARGET for ppc32 Armin Kuster
2022-05-15 13:49 ` [kirkstone 10/22] python3-astroid: upgrade 2.11.2 -> 2.11.3 Armin Kuster
2022-05-15 13:49 ` [kirkstone 11/22] meta-python-image: Fix build depends Armin Kuster
2022-05-15 13:49 ` [kirkstone 12/22] python3-wxgtk4: Needs x11 for sip module Armin Kuster
2022-05-15 13:49 ` [kirkstone 13/22] meta-gnome: fix layer depends Armin Kuster
2022-05-15 13:49 ` [kirkstone 14/22] networkmanager: fix parallel build failure Armin Kuster
2022-05-15 13:49 ` [kirkstone 15/22] openldap: Remove libgcrypt dependency Armin Kuster
2022-05-15 13:49 ` [kirkstone 16/22] openldap: Upgrade 2.5.9 -> 2.5.12 Armin Kuster
2022-05-15 13:49 ` [kirkstone 17/22] s-nail: Set VAL_MTA Armin Kuster
2022-05-15 13:49 ` [kirkstone 18/22] devmem2: reinstate previous patches, removed by mistake Armin Kuster
2022-05-15 13:49 ` [kirkstone 19/22] devmem2: add support for different page sizes Armin Kuster
2022-05-15 13:49 ` [kirkstone 20/22] devmem2: update SRC_URI according to redirect Armin Kuster
2022-05-15 13:49 ` [kirkstone 21/22] vboxguestdrivers: upgrade 6.1.32 -> 6.1.34 Armin Kuster
2022-05-15 13:49 ` Armin Kuster [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=80aa238913a0c41bc0f823a0f141023313c3105f.1652622481.git.akuster808@gmail.com \
    --to=akuster808@gmail.com \
    --cc=openembedded-devel@lists.openembedded.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.