From d7431ca78749de2e38004cef0099706953f8a03b Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Mon, 7 Sep 2020 21:26:17 +0800 Subject: [PATCH] gperftools: upgrade 2.7.90 -> 2.8 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- .../gperftools/{gperftools_2.7.90.bb => gperftools_2.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/gperftools/{gperftools_2.7.90.bb => gperftools_2.8.bb} (97%) diff --git a/meta-oe/recipes-support/gperftools/gperftools_2.7.90.bb b/meta-oe/recipes-support/gperftools/gperftools_2.8.bb similarity index 97% rename from meta-oe/recipes-support/gperftools/gperftools_2.7.90.bb rename to 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 \