summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/pstack/pstack_2.12.2.bb (renamed from meta-oe/recipes-devtools/pstack/pstack_2.10.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/pstack/pstack_2.10.bb b/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"
9 9
10DEPENDS = "tcl virtual/libx11 libxt zip-native" 10DEPENDS = "tcl virtual/libx11 libxt zip-native"
11 11
12SRC_URI = "git://github.com/peadar/pstack;branch=master;tag=v${PV};protocol=https" 12SRC_URI = "git://github.com/peadar/pstack;branch=v2.12-maint;tag=v${PV};protocol=https;tag=v${PV}"
13SRCREV = "a310df637d74917a1d3570c540bf3aef899d7e63" 13SRCREV = "98c4ddb7f0faa5221ea0a5f38105fc2a2f5cbfe7"
14 14
15PACKAGES =+ "${PN}-lib" 15PACKAGES =+ "${PN}-lib"
16 16