mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-09 05:49: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."
|
fragmentation avoidance and scalable concurrency support."
|
||||||
|
|
||||||
HOMEPAGE = "https://github.com/jemalloc/jemalloc"
|
HOMEPAGE = "https://github.com/jemalloc/jemalloc"
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD-2-Clause"
|
||||||
|
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user