Files
meta-riscv/recipes-core/packagegroups/packagegroup-core-tools-profile.bbappend
Khem Raj e94845a250 packagegroup-core-tools-profile: Disable systemtap and valgrind in packagegroups
They still need porting to rv32

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-24 21:15:49 -07:00

5 lines
93 B
Plaintext

FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
SYSTEMTAP_riscv32 = ""
VALGRIND_riscv32 = ""