summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gdb
diff options
context:
space:
mode:
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>2019-04-04 21:47:42 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-04-05 17:32:50 +0100
commitefbc68e1a4a7bfcd0a17a40bc673190c6e084a5f (patch)
tree518fca0c3e0aa7b8b170e133ddcf315164ad7561 /meta/recipes-devtools/gdb
parent9c01b82269104bd37be4ac459af2604e00468e11 (diff)
downloadpoky-efbc68e1a4a7bfcd0a17a40bc673190c6e084a5f.tar.gz
lttng-ust: lttng-ust works fine on musl no need to remove it
(From OE-Core rev: 1eaf5f374dc1e9e5be83ecb4f31b86acea850486) Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gdb')
-rw-r--r--meta/recipes-devtools/gdb/gdb-common.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/gdb/gdb-common.inc b/meta/recipes-devtools/gdb/gdb-common.inc
index a07625bb8d..08f615addf 100644
--- a/meta/recipes-devtools/gdb/gdb-common.inc
+++ b/meta/recipes-devtools/gdb/gdb-common.inc
@@ -8,7 +8,6 @@ LTTNGUST_arc = ""
8LTTNGUST_aarch64 = "" 8LTTNGUST_aarch64 = ""
9LTTNGUST_mipsarch = "" 9LTTNGUST_mipsarch = ""
10LTTNGUST_sh4 = "" 10LTTNGUST_sh4 = ""
11LTTNGUST_libc-musl = ""
12 11
13inherit autotools texinfo 12inherit autotools texinfo
14 13