summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/packagegroups
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/packagegroups')
-rw-r--r--meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb2
1 files changed, 2 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 e3814a44bc..554f529889 100644
--- a/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
@@ -40,9 +40,11 @@ SYSTEMTAP_aarch64 = ""
40# lttng-ust uses sched_getcpu() which is not there on for some platforms. 40# lttng-ust uses sched_getcpu() which is not there on for some platforms.
41LTTNGUST = "lttng-ust" 41LTTNGUST = "lttng-ust"
42LTTNGUST_libc-musl = "" 42LTTNGUST_libc-musl = ""
43LTTNGUST_riscv64 = ""
43 44
44LTTNGTOOLS = "lttng-tools" 45LTTNGTOOLS = "lttng-tools"
45LTTNGTOOLS_libc-musl = "" 46LTTNGTOOLS_libc-musl = ""
47LTTNGTOOLS_riscv64 = ""
46 48
47LTTNGMODULES = "lttng-modules" 49LTTNGMODULES = "lttng-modules"
48 50