aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-multimedia
diff options
context:
space:
mode:
authorChristophe PRIOUZEAU <christophe.priouzeau@st.com>2019-10-23 15:16:39 +0000
committerKhem Raj <raj.khem@gmail.com>2019-10-25 10:29:51 -0700
commite796da8f1a03e6a0caf1d0c87c9a8c212df61a3a (patch)
treef8f7087b1379fa99d97f73938e29022c2f855a77 /meta-oe/recipes-multimedia
parent074c117cc08cc8a89d518915bef347a386ccaf43 (diff)
downloadmeta-openembedded-e796da8f1a03e6a0caf1d0c87c9a8c212df61a3a.tar.gz
libvpx: Clarify BSD license variant
The License of libvpx is BSD-3-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-multimedia')
-rw-r--r--meta-oe/recipes-multimedia/webm/libvpx_1.8.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-multimedia/webm/libvpx_1.8.1.bb b/meta-oe/recipes-multimedia/webm/libvpx_1.8.1.bb
index 70278ecca7..006e73af46 100644
--- a/meta-oe/recipes-multimedia/webm/libvpx_1.8.1.bb
+++ b/meta-oe/recipes-multimedia/webm/libvpx_1.8.1.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "The BSD-licensed libvpx reference implementation provides en- and
HOMEPAGE = "http://www.webmproject.org/code/"
BUGTRACKER = "http://code.google.com/p/webm/issues/list"
SECTION = "libs/multimedia"
-LICENSE = "BSD"
+LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d5b04755015be901744a78cc30d390d4"