mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-18 08:15:56 +01:00
minidlna: fix obsolete license warning
Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
fd330c4514
commit
f26d0085d7
|
|
@ -1,6 +1,6 @@
|
||||||
DESCRIPTION = "MiniDLNA (aka ReadyDLNA) is server software with the aim of \
|
DESCRIPTION = "MiniDLNA (aka ReadyDLNA) is server software with the aim of \
|
||||||
being fully compliant with DLNA/UPnP-AV clients."
|
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"
|
DEPENDS = "ffmpeg flac libav jpeg sqlite3 libexif libogg libid3tag libvorbis"
|
||||||
|
|
||||||
# because it depends on libav which has commercial flag
|
# because it depends on libav which has commercial flag
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user