summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 32fa8f5ffb..17a04e11a9 100644
--- a/meta-oe/recipes-devtools/jemalloc/jemalloc_5.2.1.bb
+++ b/meta-oe/recipes-devtools/jemalloc/jemalloc_5.2.1.bb
@@ -11,7 +11,7 @@ LICENSE = "BSD-2-Clause"
11 11
12SECTION = "libs" 12SECTION = "libs"
13 13
14LIC_FILES_CHKSUM = "file://README;md5=6900e4a158982e4c4715bf16aa54fa10" 14LIC_FILES_CHKSUM = "file://COPYING;md5=ea061f8731d5e6a5761dfad951ef5f5f"
15 15
16SRC_URI = "git://github.com/jemalloc/jemalloc.git;branch=master;protocol=https \ 16SRC_URI = "git://github.com/jemalloc/jemalloc.git;branch=master;protocol=https \
17 file://0001-Makefile.in-make-sure-doc-generated-before-install.patch \ 17 file://0001-Makefile.in-make-sure-doc-generated-before-install.patch \