From f74dd7b6e52da37ee526c2c787545706b66f598c Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 27 Jan 2026 17:43:19 +0800 Subject: [PATCH] gperftools: upgrade 2.16 -> 2.18 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../gperftools/{gperftools_2.16.bb => gperftools_2.18.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-support/gperftools/{gperftools_2.16.bb => gperftools_2.18.bb} (96%) diff --git a/meta-oe/recipes-support/gperftools/gperftools_2.16.bb b/meta-oe/recipes-support/gperftools/gperftools_2.18.bb similarity index 96% rename from meta-oe/recipes-support/gperftools/gperftools_2.16.bb rename to meta-oe/recipes-support/gperftools/gperftools_2.18.bb index c0fe586f6d..bc84ba54c6 100644 --- a/meta-oe/recipes-support/gperftools/gperftools_2.16.bb +++ b/meta-oe/recipes-support/gperftools/gperftools_2.18.bb @@ -10,8 +10,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=762732742c73dc6c7fbe8632f06c059a" DEPENDS:append:libc-musl = " libucontext" -SRCREV = "e1014dead2029b341d06027b4f2b5562d799d5b1" -SRC_URI = "git://github.com/gperftools/gperftools;branch=master;protocol=https" +SRCREV = "6ed73507dd3970a123e267a50b3ee73392e3b053" +SRC_URI = "git://github.com/gperftools/gperftools;branch=master;protocol=https;tag=gperftools-${PV}" SRC_URI:append:libc-musl = " \ file://ppc-musl.patch \