]> code.ossystems Code Review - openembedded-core.git/commitdiff
speexdsp: Clarify BSD license variant
authorChristophe PRIOUZEAU <christophe.priouzeau@st.com>
Mon, 7 Oct 2019 13:08:43 +0000 (13:08 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 Oct 2019 13:11:08 +0000 (14:11 +0100)
The license of speexdsp is BSD-3-Clause.

Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/speex/speexdsp_1.2rc3.bb

index 6b1acedbef769608c312051ba610854984ce661b..03c949be22e672714f5abf8c4d7408a0c1084733 100644 (file)
@@ -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 \