summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb b/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
index f471cf977c..4e324caa96 100644
--- a/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
@@ -55,6 +55,7 @@ VALGRIND:riscv32 = ""
55VALGRIND:powerpc = "${@bb.utils.contains('TARGET_FPU', 'soft', '', 'valgrind', d)}" 55VALGRIND:powerpc = "${@bb.utils.contains('TARGET_FPU', 'soft', '', 'valgrind', d)}"
56VALGRIND:linux-gnux32 = "" 56VALGRIND:linux-gnux32 = ""
57VALGRIND:linux-gnun32 = "" 57VALGRIND:linux-gnun32 = ""
58VALGRIND:loongarch64 = ""
58 59
59RDEPENDS:${PN} = "\ 60RDEPENDS:${PN} = "\
60 ${PROFILETOOLS} \ 61 ${PROFILETOOLS} \