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: lucaceresoli/bug-15201-perf-libtraceevent-missing~15022 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8191942fd1c758e8761ab6aef8aec6da9871a935;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 762c046636f..3d8e0c2ed76 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"