All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] strace: enable supported nios2 arch
@ 2016-01-04 18:14 Ezequiel Garcia
  2016-01-04 18:31 ` Thomas Petazzoni
  2016-01-04 21:00 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Ezequiel Garcia @ 2016-01-04 18:14 UTC (permalink / raw)
  To: buildroot

Support for Nios-II has been added in strace release 4.11.

Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
---
 package/strace/Config.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package/strace/Config.in b/package/strace/Config.in
index bdd76382c8c4..bbb582ad5306 100644
--- a/package/strace/Config.in
+++ b/package/strace/Config.in
@@ -1,6 +1,5 @@
 config BR2_PACKAGE_STRACE
 	bool "strace"
-	depends on !BR2_nios2
 	help
 	  A useful diagnostic, instructional, and debugging tool.
 	  Allows you to track what system calls a program makes
-- 
2.6.4

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

* [Buildroot] [PATCH] strace: enable supported nios2 arch
  2016-01-04 18:14 [Buildroot] [PATCH] strace: enable supported nios2 arch Ezequiel Garcia
@ 2016-01-04 18:31 ` Thomas Petazzoni
  2016-01-04 21:00 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2016-01-04 18:31 UTC (permalink / raw)
  To: buildroot

Hello,

On Mon,  4 Jan 2016 15:14:18 -0300, Ezequiel Garcia wrote:
> Support for Nios-II has been added in strace release 4.11.
> 
> Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
> ---
>  package/strace/Config.in | 1 -
>  1 file changed, 1 deletion(-)

Tested-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
 (built tested with Buildroot glibc toolchain on NIOS 2)

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

* [Buildroot] [PATCH] strace: enable supported nios2 arch
  2016-01-04 18:14 [Buildroot] [PATCH] strace: enable supported nios2 arch Ezequiel Garcia
  2016-01-04 18:31 ` Thomas Petazzoni
@ 2016-01-04 21:00 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2016-01-04 21:00 UTC (permalink / raw)
  To: buildroot

>>>>> "Ezequiel" == Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> writes:

 > Support for Nios-II has been added in strace release 4.11.
 > Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2016-01-04 21:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-04 18:14 [Buildroot] [PATCH] strace: enable supported nios2 arch Ezequiel Garcia
2016-01-04 18:31 ` Thomas Petazzoni
2016-01-04 21:00 ` Peter Korsgaard

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.