From: Khem Raj Date: Tue, 19 Mar 2019 04:41:58 +0000 (-0700) Subject: packagegroup-core-tools-profile: Do not remove lttng-ust for musl and risc-v X-Git-Tag: 2019-04~205 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8191942fd1c758e8761ab6aef8aec6da9871a935;p=openembedded-core.git packagegroup-core-tools-profile: Do not remove lttng-ust for musl and risc-v Signed-off-by: Khem Raj Cc: Jonathan Rajotte-Julien Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb b/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb index 762c046636..3d8e0c2ed7 100644 --- a/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb +++ b/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb @@ -39,16 +39,13 @@ SYSTEMTAP_riscv64 = "" LTTNGUST = "lttng-ust" LTTNGUST_libc-musl = "" LTTNGUST_arc = "" -LTTNGUST_riscv64 = "" LTTNGTOOLS = "lttng-tools" LTTNGTOOLS_libc-musl = "" LTTNGTOOLS_arc = "" -LTTNGTOOLS_riscv64 = "" LTTNGMODULES = "lttng-modules" LTTNGMODULES_arc = "" -LTTNGMODULES_riscv64 = "" BABELTRACE = "babeltrace"