diff mbox series

[meta-oe,21/40] pstack: upgrade 2.10 -> 2.12.2

Message ID 20250730095456.695-21-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-webserver,01/40] apache2: upgrade 2.4.64 -> 2.4.65 | expand

Commit Message

Wang Mingyu July 30, 2025, 9:54 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../pstack/{pstack_2.10.bb => pstack_2.12.2.bb}               | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-devtools/pstack/{pstack_2.10.bb => pstack_2.12.2.bb} (83%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-devtools/pstack/pstack_2.10.bb b/meta-oe/recipes-devtools/pstack/pstack_2.12.2.bb
similarity index 83%
rename from meta-oe/recipes-devtools/pstack/pstack_2.10.bb
rename to meta-oe/recipes-devtools/pstack/pstack_2.12.2.bb
index eb8b2965f1..24f46396e8 100644
--- a/meta-oe/recipes-devtools/pstack/pstack_2.10.bb
+++ b/meta-oe/recipes-devtools/pstack/pstack_2.12.2.bb
@@ -9,8 +9,8 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=671019a96ba80415b696240ed2ca5e80"
 
 DEPENDS = "tcl virtual/libx11 libxt zip-native"
 
-SRC_URI = "git://github.com/peadar/pstack;branch=master;tag=v${PV};protocol=https"
-SRCREV = "a310df637d74917a1d3570c540bf3aef899d7e63"
+SRC_URI = "git://github.com/peadar/pstack;branch=v2.12-maint;tag=v${PV};protocol=https;tag=v${PV}"
+SRCREV = "98c4ddb7f0faa5221ea0a5f38105fc2a2f5cbfe7"
 
 PACKAGES =+ "${PN}-lib"