mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user