All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/4] gdb: AArch64 lacks lttng support
@ 2013-05-08 11:43 Marcin Juszkiewicz
  2013-05-08 11:43 ` [PATCH 2/4] gdb: add 7.6 version Marcin Juszkiewicz
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Marcin Juszkiewicz @ 2013-05-08 11:43 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
---
 meta/recipes-devtools/gdb/gdb-common.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-devtools/gdb/gdb-common.inc b/meta/recipes-devtools/gdb/gdb-common.inc
index f574d5c..6f42dff 100644
--- a/meta/recipes-devtools/gdb/gdb-common.inc
+++ b/meta/recipes-devtools/gdb/gdb-common.inc
@@ -5,6 +5,7 @@ SECTION = "devel"
 DEPENDS = "expat ncurses readline ${LTTNGUST}"
 
 LTTNGUST = "lttng-ust"
+LTTNGUST_aarch64 = ""
 LTTNGUST_libc-uclibc = ""
 LTTNGUST_mips = ""
 LTTNGUST_mipsel = ""
-- 
1.8.1.2




^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2013-05-09  9:07 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-08 11:43 [PATCH 1/4] gdb: AArch64 lacks lttng support Marcin Juszkiewicz
2013-05-08 11:43 ` [PATCH 2/4] gdb: add 7.6 version Marcin Juszkiewicz
2013-05-08 14:28   ` Saul Wold
2013-05-09  8:48     ` [PATCH v2 1/3] " Marcin Juszkiewicz
2013-05-09  8:48       ` [PATCH v2 2/3] gdb: checksums are in versioned include Marcin Juszkiewicz
2013-05-09  8:48       ` [PATCH v2 3/3] gdb-cross-canadian: set everything in gdb-cross-canadian.inc Marcin Juszkiewicz
2013-05-09  4:36   ` [PATCH 2/4] gdb: add 7.6 version Khem Raj
2013-05-08 11:43 ` [PATCH 3/4] gdb: move checksums to versioned include Marcin Juszkiewicz
2013-05-09  4:37   ` Khem Raj
2013-05-09  7:42     ` Richard Purdie
2013-05-09  7:56       ` Khem Raj
2013-05-08 11:43 ` [PATCH 4/4] gdb: tabs -> spaces Marcin Juszkiewicz
2013-05-09  4:37   ` Khem Raj
2013-05-09  4:36 ` [PATCH 1/4] gdb: AArch64 lacks lttng support Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.