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"