Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] remove lttng-ust from mips GDB Build
@ 2011-08-18  5:39 Saul Wold
  2011-08-18  5:39 ` [PATCH 1/1] gdb: remove lttng-ust from DEPENDS for mips Saul Wold
  0 siblings, 1 reply; 2+ messages in thread
From: Saul Wold @ 2011-08-18  5:39 UTC (permalink / raw)
  To: openembedded-core


Richard,

This patch remove lttng-ust from the mips depends list since lttng-ust
and liburcu do not build for mips at this time.

Sau!

The following changes since commit 2e83e6755441cb14bd907d306974338c15173189:

  kernel: restore crtsavres.o to enable building external modules on powerpc (2011-08-17 15:46:16 +0100)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib sgw/fix
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/fix

Saul Wold (1):
  gdb: remove lttng-ust from DEPENDS for mips

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

-- 
1.7.6




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

* [PATCH 1/1] gdb: remove lttng-ust from DEPENDS for mips
  2011-08-18  5:39 [PATCH 0/1] remove lttng-ust from mips GDB Build Saul Wold
@ 2011-08-18  5:39 ` Saul Wold
  0 siblings, 0 replies; 2+ messages in thread
From: Saul Wold @ 2011-08-18  5:39 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Saul Wold <sgw@linux.intel.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 df6c70f..5ffbf87 100644
--- a/meta/recipes-devtools/gdb/gdb-common.inc
+++ b/meta/recipes-devtools/gdb/gdb-common.inc
@@ -3,6 +3,7 @@ HOMEPAGE = "http://www.gnu.org/software/gdb/"
 LICENSE="GPLv3+"
 SECTION = "devel"
 DEPENDS = "ncurses readline elfutils lttng-ust"
+DEPENDS_mips = "ncurses readline elfutils"
 
 INC_PR = "r2"
 
-- 
1.7.6




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

end of thread, other threads:[~2011-08-18  5:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-18  5:39 [PATCH 0/1] remove lttng-ust from mips GDB Build Saul Wold
2011-08-18  5:39 ` [PATCH 1/1] gdb: remove lttng-ust from DEPENDS for mips Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox