[oe-commits] Khem Raj : gdb: Dont need lttng-ust for SH4

git at git.openembedded.org git at git.openembedded.org
Tue May 1 13:34:14 UTC 2012


Module: openembedded-core.git
Branch: master-next
Commit: ad9e844e5349a5bbea1ce60b75e5b1e55db9039e
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=ad9e844e5349a5bbea1ce60b75e5b1e55db9039e

Author: Khem Raj <raj.khem at gmail.com>
Date:   Fri Apr 27 14:24:56 2012 -0700

gdb: Dont need lttng-ust for SH4

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 meta/recipes-devtools/gdb/gdb-common.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-devtools/gdb/gdb-common.inc b/meta/recipes-devtools/gdb/gdb-common.inc
index 5dd4f74..b520353 100644
--- a/meta/recipes-devtools/gdb/gdb-common.inc
+++ b/meta/recipes-devtools/gdb/gdb-common.inc
@@ -10,6 +10,7 @@ LTTNGUST_mips = ""
 LTTNGUST_mipsel = ""
 LTTNGUST_mips64 = ""
 LTTNGUST_mips64el = ""
+LTTNGUST_sh4 = ""
 
 INC_PR = "r8"
 





More information about the Openembedded-commits mailing list