Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] samba4: add comment arch dependencies
@ 2014-03-02 14:35 Baruch Siach
  2014-03-02 15:17 ` Gustavo Zacarias
  2014-03-02 15:25 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Baruch Siach @ 2014-03-02 14:35 UTC (permalink / raw)
  To: buildroot

Hide the comment for unsupported architectures.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 package/samba4/Config.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/samba4/Config.in b/package/samba4/Config.in
index fcc03dfb1528..bea26cba3625 100644
--- a/package/samba4/Config.in
+++ b/package/samba4/Config.in
@@ -20,5 +20,6 @@ config BR2_PACKAGE_SAMBA4
 	  http://www.samba.org/
 
 comment "samba4 needs a toolchain w/ IPv6, wchar, largfile, threads"
+	depends on BR2_arm || BR2_powerpc || BR2_x86_64
 	depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_LARGEFILE || \
 		!BR2_USE_WCHAR || !BR2_INET_IPV6
-- 
1.9.0

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

* [Buildroot] [PATCH] samba4: add comment arch dependencies
  2014-03-02 14:35 [Buildroot] [PATCH] samba4: add comment arch dependencies Baruch Siach
@ 2014-03-02 15:17 ` Gustavo Zacarias
  2014-03-02 15:25 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2014-03-02 15:17 UTC (permalink / raw)
  To: buildroot

On 03/02/2014 11:35 AM, Baruch Siach wrote:

> Hide the comment for unsupported architectures.
> 
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>

Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

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

* [Buildroot] [PATCH] samba4: add comment arch dependencies
  2014-03-02 14:35 [Buildroot] [PATCH] samba4: add comment arch dependencies Baruch Siach
  2014-03-02 15:17 ` Gustavo Zacarias
@ 2014-03-02 15:25 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2014-03-02 15:25 UTC (permalink / raw)
  To: buildroot

Dear Baruch Siach,

On Sun,  2 Mar 2014 16:35:14 +0200, Baruch Siach wrote:
> Hide the comment for unsupported architectures.
> 
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>

Applied, thanks.

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

end of thread, other threads:[~2014-03-02 15:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-02 14:35 [Buildroot] [PATCH] samba4: add comment arch dependencies Baruch Siach
2014-03-02 15:17 ` Gustavo Zacarias
2014-03-02 15:25 ` Thomas Petazzoni

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