summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/gperftools
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-03-12 18:51:22 +0800
committerKhem Raj <raj.khem@gmail.com>2026-03-17 13:25:25 -0700
commita3966a6b8e0538a74e4b068ad6dbc959e1b62c56 (patch)
treead5af504addbf91f42aa7bd262acdd0fada62881 /meta-oe/recipes-support/gperftools
parent7a84f7883216b883585a810943209bd6d7858bba (diff)
downloadmeta-openembedded-a3966a6b8e0538a74e4b068ad6dbc959e1b62c56.tar.gz
gperftools: upgrade 2.18 -> 2.18.1
Changelog: fix for compilation failure on PPC. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/gperftools')
-rw-r--r--meta-oe/recipes-support/gperftools/gperftools_2.18.1.bb (renamed from meta-oe/recipes-support/gperftools/gperftools_2.18.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/gperftools/gperftools_2.18.bb b/meta-oe/recipes-support/gperftools/gperftools_2.18.1.bb
index bc84ba54c6..f2244c43fa 100644
--- a/meta-oe/recipes-support/gperftools/gperftools_2.18.bb
+++ b/meta-oe/recipes-support/gperftools/gperftools_2.18.1.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=762732742c73dc6c7fbe8632f06c059a"
10 10
11DEPENDS:append:libc-musl = " libucontext" 11DEPENDS:append:libc-musl = " libucontext"
12 12
13SRCREV = "6ed73507dd3970a123e267a50b3ee73392e3b053" 13SRCREV = "d837a42788ba591d5d791c3b686f2738e7a93562"
14SRC_URI = "git://github.com/gperftools/gperftools;branch=master;protocol=https;tag=gperftools-${PV}" 14SRC_URI = "git://github.com/gperftools/gperftools;branch=master;protocol=https;tag=gperftools-${PV}"
15 15
16SRC_URI:append:libc-musl = " \ 16SRC_URI:append:libc-musl = " \