diff mbox series

[meta-oe,055/109] pstack: upgrade 2.12.2 -> 2.17.7

Message ID 20260814224539.1523174-55-khem.raj@oss.qualcomm.com
State New
Headers show
Series [meta-oe,001/109] xorg-docs: upgrade 1.7.2 -> 1.7.3 | expand

Commit Message

Khem Raj Aug. 14, 2026, 10:44 p.m. UTC
Minor release; see upstream release notes for details.

AI-Generated: Uses Claude Code
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
---
 .../pstack/{pstack_2.12.2.bb => pstack_2.17.7.bb}             | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-devtools/pstack/{pstack_2.12.2.bb => pstack_2.17.7.bb} (84%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-devtools/pstack/pstack_2.12.2.bb b/meta-oe/recipes-devtools/pstack/pstack_2.17.7.bb
similarity index 84%
rename from meta-oe/recipes-devtools/pstack/pstack_2.12.2.bb
rename to meta-oe/recipes-devtools/pstack/pstack_2.17.7.bb
index 98cf948de0..a45d6b69ad 100644
--- a/meta-oe/recipes-devtools/pstack/pstack_2.12.2.bb
+++ b/meta-oe/recipes-devtools/pstack/pstack_2.17.7.bb
@@ -9,10 +9,10 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=671019a96ba80415b696240ed2ca5e80"
 
 DEPENDS = "tcl virtual/libx11 libxt zip-native"
 
-SRC_URI = "git://github.com/peadar/pstack;branch=v2.12-maint;tag=v${PV};protocol=https;tag=v${PV} \
+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 = "98c4ddb7f0faa5221ea0a5f38105fc2a2f5cbfe7"
+SRCREV = "a7b64eca7a0a57b6f38de770388013a4fb3be739"
 
 PACKAGES =+ "${PN}-lib"