[oe-commits] Bernhard Reutner-Fischer : busybox: picking IPv6 per default is not up to the package

git version control git at git.openembedded.org
Fri Jul 9 00:31:49 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 6bbbb1891cdd72ba1d88b9eab43ca2f05f87ebf4
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=6bbbb1891cdd72ba1d88b9eab43ca2f05f87ebf4

Author: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
Date:   Tue Jul  6 09:32:21 2010 +0000

busybox: picking IPv6 per default is not up to the package

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/busybox/busybox-1.15.3/micro/defconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/busybox/busybox-1.15.3/micro/defconfig b/recipes/busybox/busybox-1.15.3/micro/defconfig
index 8431d19..f6eaa6d 100644
--- a/recipes/busybox/busybox-1.15.3/micro/defconfig
+++ b/recipes/busybox/busybox-1.15.3/micro/defconfig
@@ -608,7 +608,7 @@ CONFIG_TIME=y
 #
 # Networking Utilities
 #
-CONFIG_FEATURE_IPV6=y
+# CONFIG_FEATURE_IPV6 is not set
 CONFIG_FEATURE_PREFER_IPV4_ADDRESS=y
 # CONFIG_VERBOSE_RESOLUTION_ERRORS is not set
 # CONFIG_ARP is not set





More information about the Openembedded-commits mailing list