diff options
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-devtools/jemalloc/jemalloc_5.2.1.bb | 2 |
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 | |||
| 7 | fragmentation avoidance and scalable concurrency support." | 7 | fragmentation avoidance and scalable concurrency support." |
| 8 | 8 | ||
| 9 | HOMEPAGE = "https://github.com/jemalloc/jemalloc" | 9 | HOMEPAGE = "https://github.com/jemalloc/jemalloc" |
| 10 | LICENSE = "BSD" | 10 | LICENSE = "BSD-2-Clause" |
| 11 | 11 | ||
| 12 | SECTION = "libs" | 12 | SECTION = "libs" |
| 13 | 13 | ||
