mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +00:00
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>
This commit is contained in:
committed by
Khem Raj
parent
074c117cc0
commit
e796da8f1a
@@ -3,7 +3,7 @@ DESCRIPTION = "The BSD-licensed libvpx reference implementation provides en- and
|
|||||||
HOMEPAGE = "http://www.webmproject.org/code/"
|
HOMEPAGE = "http://www.webmproject.org/code/"
|
||||||
BUGTRACKER = "http://code.google.com/p/webm/issues/list"
|
BUGTRACKER = "http://code.google.com/p/webm/issues/list"
|
||||||
SECTION = "libs/multimedia"
|
SECTION = "libs/multimedia"
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD-3-Clause"
|
||||||
|
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=d5b04755015be901744a78cc30d390d4"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=d5b04755015be901744a78cc30d390d4"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user