pstack: add recipe

This recipe provides pstack for C/C++, Go, Rust, and Python.

Signed-off-by: Wen Yang <wen.yang@linux.dev>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wen Yang
2025-07-01 01:22:24 +08:00
committed by Khem Raj
parent b29ce87bb4
commit 005603e4b2
4 changed files with 108 additions and 0 deletions
@@ -0,0 +1,8 @@
require pstack.inc
SRCREV = "1e1734be3adb6d9c81b57c5cc3d0c8fbc43bdee3"
PV = "2.11"
SRC_URI = "git://github.com/peadar/pstack.git;branch=master;protocol=https \
file://0001-tests-fix-the-issue-of-cross-compilation-failure.patch \
"