diff options
author | Jonathan Rajotte <jonathan.rajotte-julien@efficios.com> | 2019-04-04 21:47:43 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-04-05 17:27:40 +0100 |
commit | e0dbe1abaaa4a5058979ba7753262a58e2ead14b (patch) | |
tree | 2ef4e0aeab89423dcf884f8c3dbd21702dd36623 /meta/recipes-core/packagegroups | |
parent | 1eaf5f374dc1e9e5be83ecb4f31b86acea850486 (diff) | |
download | openembedded-core-contrib-e0dbe1abaaa4a5058979ba7753262a58e2ead14b.tar.gz |
lttng-tools: lttng-tools works fine on musl no need to remove it
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/packagegroups')
-rw-r--r-- | meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb b/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb index 1e06e7fb6cd..3fd423c592e 100644 --- a/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb +++ b/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb @@ -40,7 +40,6 @@ LTTNGUST = "lttng-ust" LTTNGUST_arc = "" LTTNGTOOLS = "lttng-tools" -LTTNGTOOLS_libc-musl = "" LTTNGTOOLS_arc = "" LTTNGMODULES = "lttng-modules" |