[Buildroot] [PATCH 09/14] system: drop IPv6 depend for systemd

Gustavo Zacarias gustavo at zacarias.com.ar
Sat Apr 11 12:17:37 UTC 2015


It's no longer an option so it must be dropped.

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
---
 system/Config.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/system/Config.in b/system/Config.in
index 431524d..84cde94 100644
--- a/system/Config.in
+++ b/system/Config.in
@@ -81,7 +81,6 @@ config BR2_INIT_SYSTEMD
 	depends on BR2_PACKAGE_SYSTEMD_ARCH_SUPPORTS
 	depends on BR2_TOOLCHAIN_USES_GLIBC
 	depends on BR2_USE_WCHAR
-	depends on BR2_INET_IPV6
 	depends on BR2_TOOLCHAIN_HAS_THREADS
 	depends on BR2_TOOLCHAIN_HAS_SSP
 	depends on BR2_USE_MMU
-- 
2.0.5




More information about the buildroot mailing list