mirror of
https://git.yoctoproject.org/poky
synced 2026-06-05 14:29:48 +00:00
speexdsp: Clarify BSD license variant
The license of speexdsp is BSD-3-Clause. (From OE-Core rev: fc55e9819d8e3d4185615e2f1267a2ae537c62f4) Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
546521830b
commit
c830498f90
@@ -2,7 +2,7 @@ SUMMARY = "A patent-free DSP library"
|
||||
DESCRIPTION = "SpeexDSP is a patent-free, Open Source/Free Software DSP library."
|
||||
HOMEPAGE = "http://www.speex.org"
|
||||
SECTION = "libs"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=314649d8ba9dd7045dfb6683f298d0a8"
|
||||
|
||||
SRC_URI = "http://downloads.xiph.org/releases/speex/speexdsp-${PV}.tar.gz \
|
||||
|
||||
Reference in New Issue
Block a user