瀏覽代碼

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>
Khem Raj 4 年之前
父節點
當前提交
e94845a250
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      recipes-core/packagegroups/packagegroup-core-tools-profile.bbappend

+ 4 - 0
recipes-core/packagegroups/packagegroup-core-tools-profile.bbappend

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