summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-devtools/jemalloc/jemalloc_5.2.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/jemalloc/jemalloc_5.2.1.bb b/meta-oe/recipes-devtools/jemalloc/jemalloc_5.2.1.bb
index d4fed864d6..7cd06f1025 100644
--- a/meta-oe/recipes-devtools/jemalloc/jemalloc_5.2.1.bb
+++ b/meta-oe/recipes-devtools/jemalloc/jemalloc_5.2.1.bb
@@ -7,7 +7,7 @@ DESCRIPTION = "jemalloc is a general purpose malloc(3) implementation that empha
7fragmentation avoidance and scalable concurrency support." 7fragmentation avoidance and scalable concurrency support."
8 8
9HOMEPAGE = "https://github.com/jemalloc/jemalloc" 9HOMEPAGE = "https://github.com/jemalloc/jemalloc"
10LICENSE = "BSD" 10LICENSE = "BSD-2-Clause"
11 11
12SECTION = "libs" 12SECTION = "libs"
13 13