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:32:50 +0100 |
commit | 2958dbfcc12c6e04899a78c28f3448f9a5984193 (patch) | |
tree | 2e2004e3cbfa00945e32a8ceeb5e4f2c6fa048e9 /meta/recipes-core/packagegroups | |
parent | efbc68e1a4a7bfcd0a17a40bc673190c6e084a5f (diff) | |
download | poky-2958dbfcc12c6e04899a78c28f3448f9a5984193.tar.gz |
lttng-tools: lttng-tools works fine on musl no need to remove it
(From OE-Core rev: e0dbe1abaaa4a5058979ba7753262a58e2ead14b)
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 1e06e7fb6c..3fd423c592 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" | |||
40 | LTTNGUST_arc = "" | 40 | LTTNGUST_arc = "" |
41 | 41 | ||
42 | LTTNGTOOLS = "lttng-tools" | 42 | LTTNGTOOLS = "lttng-tools" |
43 | LTTNGTOOLS_libc-musl = "" | ||
44 | LTTNGTOOLS_arc = "" | 43 | LTTNGTOOLS_arc = "" |
45 | 44 | ||
46 | LTTNGMODULES = "lttng-modules" | 45 | LTTNGMODULES = "lttng-modules" |