aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2020-09-07 21:26:17 +0800
committerKhem Raj <raj.khem@gmail.com>2020-09-08 11:53:53 -0700
commitd7431ca78749de2e38004cef0099706953f8a03b (patch)
treee640960060dc1474a210fe5b31277dd6d1df27e0
parente17cf136a5b9a27aa4a7bac1d4a356b2468da551 (diff)
downloadmeta-openembedded-contrib-d7431ca78749de2e38004cef0099706953f8a03b.tar.gz
gperftools: upgrade 2.7.90 -> 2.8
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/gperftools/gperftools_2.8.bb (renamed from meta-oe/recipes-support/gperftools/gperftools_2.7.90.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/gperftools/gperftools_2.7.90.bb b/meta-oe/recipes-support/gperftools/gperftools_2.8.bb
index b7b7839313..662777b473 100644
--- a/meta-oe/recipes-support/gperftools/gperftools_2.7.90.bb
+++ b/meta-oe/recipes-support/gperftools/gperftools_2.8.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/gperftools/gperftools"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://COPYING;md5=762732742c73dc6c7fbe8632f06c059a"
-SRCREV = "db7aa547abb5abdd558587a15502584cbc825438"
+SRCREV = "180bfa10d7cb38e8b3784d60943d50e8fcef0dcb"
SRC_URI = "git://github.com/gperftools/gperftools \
file://0001-Support-Atomic-ops-on-clang.patch \
file://0001-fix-build-with-musl-libc.patch \