mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
gperftools: Clarify BSD license variant
The License of gperftools 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
0b7f650b59
commit
9673794a4f
@@ -1,6 +1,6 @@
|
||||
SUMMARY = "Fast, multi-threaded malloc() and nifty performance analysis tools"
|
||||
HOMEPAGE = "https://github.com/gperftools/gperftools"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=762732742c73dc6c7fbe8632f06c059a"
|
||||
DEPENDS += "libunwind"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user