mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-07-20 23:07:57 +02: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