summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhengruoqin <zhengrq.fnst@cn.fujitsu.com>2020-12-28 15:07:01 +0800
committerKhem Raj <raj.khem@gmail.com>2020-12-29 15:50:45 -0800
commitd39e66092081d0abaeffda46f4d28ebdb5ad080d (patch)
tree9604a7dc5f5168627d9544456d05a58799486002
parent9af950f4826d28b938d9318051b0cfca369d54e8 (diff)
downloadmeta-openembedded-d39e66092081d0abaeffda46f4d28ebdb5ad080d.tar.gz
gperftools: upgrade 2.8 -> 2.8.1
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/gperftools/gperftools_2.8.1.bb (renamed from meta-oe/recipes-support/gperftools/gperftools_2.8.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/gperftools/gperftools_2.8.bb b/meta-oe/recipes-support/gperftools/gperftools_2.8.1.bb
index d9b310bceb..2a386086f5 100644
--- a/meta-oe/recipes-support/gperftools/gperftools_2.8.bb
+++ b/meta-oe/recipes-support/gperftools/gperftools_2.8.1.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/gperftools/gperftools"
3LICENSE = "BSD-3-Clause" 3LICENSE = "BSD-3-Clause"
4LIC_FILES_CHKSUM = "file://COPYING;md5=762732742c73dc6c7fbe8632f06c059a" 4LIC_FILES_CHKSUM = "file://COPYING;md5=762732742c73dc6c7fbe8632f06c059a"
5 5
6SRCREV = "180bfa10d7cb38e8b3784d60943d50e8fcef0dcb" 6SRCREV = "d8eb315fb18f6fb0d6efa923401f166343727bc6"
7SRC_URI = "git://github.com/gperftools/gperftools \ 7SRC_URI = "git://github.com/gperftools/gperftools \
8 file://0001-Support-Atomic-ops-on-clang.patch \ 8 file://0001-Support-Atomic-ops-on-clang.patch \
9 file://0001-fix-build-with-musl-libc.patch \ 9 file://0001-fix-build-with-musl-libc.patch \