diff mbox series

[meta-oe,09/34] pstack: upgrade 2.17.7 -> 2.18.4

Message ID 20260902102900.1296-9-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/34] catch2: upgrade 3.15.3 -> 3.16.0 | expand

Commit Message

Wang Mingyu Sept. 2, 2026, 10:28 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../pstack/{pstack_2.17.7.bb => pstack_2.18.4.bb}               | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-devtools/pstack/{pstack_2.17.7.bb => pstack_2.18.4.bb} (94%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-devtools/pstack/pstack_2.17.7.bb b/meta-oe/recipes-devtools/pstack/pstack_2.18.4.bb
similarity index 94%
rename from meta-oe/recipes-devtools/pstack/pstack_2.17.7.bb
rename to meta-oe/recipes-devtools/pstack/pstack_2.18.4.bb
index a45d6b69ad..8a1e1c6664 100644
--- a/meta-oe/recipes-devtools/pstack/pstack_2.17.7.bb
+++ b/meta-oe/recipes-devtools/pstack/pstack_2.18.4.bb
@@ -12,7 +12,7 @@  DEPENDS = "tcl virtual/libx11 libxt zip-native"
 SRC_URI = "git://github.com/peadar/pstack;branch=master;tag=v${PV};protocol=https \
            file://0001-reader.h-include-cstdint-for-uintmax_t-intmax_t.patch \
           "
-SRCREV = "a7b64eca7a0a57b6f38de770388013a4fb3be739"
+SRCREV = "b78d16e9497fd36350e4e8bd37f31f8dab5b5651"
 
 PACKAGES =+ "${PN}-lib"