mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
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:
@@ -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 \
|
||||
"
|
||||
Reference in New Issue
Block a user