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>
This commit is contained in:
Khem Raj
2020-04-23 17:16:35 -07:00
parent 626d1645a7
commit e94845a250

View File

@@ -0,0 +1,4 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
SYSTEMTAP_riscv32 = ""
VALGRIND_riscv32 = ""