Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 01/17] argus: add comment mmu depends
@ 2014-08-04 13:20 Gustavo Zacarias
  2014-08-04 13:20 ` [Buildroot] [PATCH 02/17] bluez5_utils: " Gustavo Zacarias
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: Gustavo Zacarias @ 2014-08-04 13:20 UTC (permalink / raw)
  To: buildroot

Otherwise it shows up indirectly when toolchain options aren't enough
and then vanishes when they are fulfilled.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/argus/Config.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/argus/Config.in b/package/argus/Config.in
index fe28c77..6d47734 100644
--- a/package/argus/Config.in
+++ b/package/argus/Config.in
@@ -12,3 +12,4 @@ config BR2_PACKAGE_ARGUS
 
 comment "argus needs a toolchain w/ threads, IPv6"
 	depends on !(BR2_TOOLCHAIN_HAS_THREADS && BR2_INET_IPV6)
+	depends on BR2_USE_MMU
-- 
1.8.5.5

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

end of thread, other threads:[~2014-08-04 16:31 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-04 13:20 [Buildroot] [PATCH 01/17] argus: add comment mmu depends Gustavo Zacarias
2014-08-04 13:20 ` [Buildroot] [PATCH 02/17] bluez5_utils: " Gustavo Zacarias
2014-08-04 13:20 ` [Buildroot] [PATCH 03/17] fio: " Gustavo Zacarias
2014-08-04 13:20 ` [Buildroot] [PATCH 04/17] gpm: " Gustavo Zacarias
2014-08-04 13:20 ` [Buildroot] [PATCH 05/17] inadyn: " Gustavo Zacarias
2014-08-04 13:20 ` [Buildroot] [PATCH 06/17] libgail: " Gustavo Zacarias
2014-08-04 13:20 ` [Buildroot] [PATCH 07/17] libxmlpp: " Gustavo Zacarias
2014-08-04 13:20 ` [Buildroot] [PATCH 08/17] linux-zigbee: " Gustavo Zacarias
2014-08-04 13:20 ` [Buildroot] [PATCH 09/17] modem-manager: " Gustavo Zacarias
2014-08-04 13:20 ` [Buildroot] [PATCH 10/17] mtools: " Gustavo Zacarias
2014-08-04 13:20 ` [Buildroot] [PATCH 11/17] samba4: " Gustavo Zacarias
2014-08-04 13:20 ` [Buildroot] [PATCH 12/17] sispmctl: " Gustavo Zacarias
2014-08-04 13:20 ` [Buildroot] [PATCH 13/17] smstools3: " Gustavo Zacarias
2014-08-04 13:20 ` [Buildroot] [PATCH 14/17] squashfs: " Gustavo Zacarias
2014-08-04 13:20 ` [Buildroot] [PATCH 15/17] trace-cmd: " Gustavo Zacarias
2014-08-04 13:20 ` [Buildroot] [PATCH 16/17] webkit: " Gustavo Zacarias
2014-08-04 13:20 ` [Buildroot] [PATCH 17/17] xbmc: " Gustavo Zacarias
2014-08-04 16:31 ` [Buildroot] [PATCH 01/17] argus: " Thomas Petazzoni

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