mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
jemalloc: set precise BSD license
"BSD" is ambiguous, use the precise licenses BSD-3-Clause Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
6abe8e4277
commit
68814f4ff5
|
|
@ -7,7 +7,7 @@ DESCRIPTION = "jemalloc is a general purpose malloc(3) implementation that empha
|
|||
fragmentation avoidance and scalable concurrency support."
|
||||
|
||||
HOMEPAGE = "https://github.com/jemalloc/jemalloc"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-2-Clause"
|
||||
|
||||
SECTION = "libs"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user