All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] docs: document dhcpcd build problem on Blackfin
@ 2013-10-29 20:56 Thomas Petazzoni
  2013-10-29 23:42 ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2013-10-29 20:56 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 docs/manual/known-issues.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/docs/manual/known-issues.txt b/docs/manual/known-issues.txt
index 22710fb..d390b93 100644
--- a/docs/manual/known-issues.txt
+++ b/docs/manual/known-issues.txt
@@ -30,3 +30,6 @@ Known issues
 * The +prboom+ package triggers a compiler failure with the SuperH 4
   compiler from Sourcery CodeBench, version 2012.09.
 
+* The +dhcpcd+ package doesn't build with the Blackfin toolchains
+  provided by Analog Devices, because they lack the
+  +UCLIBC_SUPPORT_AI_ADDRCONFIG+ option.
-- 
1.8.1.2

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

* [Buildroot] [PATCH] docs: document dhcpcd build problem on Blackfin
  2013-10-29 20:56 [Buildroot] [PATCH] docs: document dhcpcd build problem on Blackfin Thomas Petazzoni
@ 2013-10-29 23:42 ` Thomas Petazzoni
  2013-10-30  6:04   ` Thomas De Schampheleire
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2013-10-29 23:42 UTC (permalink / raw)
  To: buildroot

Dear Thomas Petazzoni,

On Tue, 29 Oct 2013 21:56:50 +0100, Thomas Petazzoni wrote:
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

This patch is useless. dhcpcd uses fork(), so there is no chance for it
to work on Blackfin. I'm marking the patch as rejected in patchwork.

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] docs: document dhcpcd build problem on Blackfin
  2013-10-29 23:42 ` Thomas Petazzoni
@ 2013-10-30  6:04   ` Thomas De Schampheleire
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas De Schampheleire @ 2013-10-30  6:04 UTC (permalink / raw)
  To: buildroot

Thomas Petazzoni <thomas.petazzoni@free-electrons.com> wrote:
>Dear Thomas Petazzoni,

Funny, such conversations to self :)

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

end of thread, other threads:[~2013-10-30  6:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-29 20:56 [Buildroot] [PATCH] docs: document dhcpcd build problem on Blackfin Thomas Petazzoni
2013-10-29 23:42 ` Thomas Petazzoni
2013-10-30  6:04   ` Thomas De Schampheleire

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.