From 4587a393160d90f1c756dad56625bbdac055e48d Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 23 Sep 2014 20:47:47 -0400 Subject: busybox: Enable NC_110_COMPAT --- diff --git a/changelog b/changelog index d0084ff..8bcc550 100644 --- a/changelog +++ b/changelog @@ -2,6 +2,7 @@ config-x60 (1.1) trunk * Update to platconf-pkg-tools version 2. * config-base: New essential package to depend on proteanos-branding. + * config-busybox-x60: Enable extra netcat options. -- "P. J. McDermott" Tue, 23 Sep 2014 20:46:10 -0400 diff --git a/src/build/busybox/1.21.1/busybox.config b/src/build/busybox/1.21.1/busybox.config index 28bc676..781e87f 100644 --- a/src/build/busybox/1.21.1/busybox.config +++ b/src/build/busybox/1.21.1/busybox.config @@ -738,7 +738,7 @@ CONFIG_NBDCLIENT=y CONFIG_NC=y CONFIG_NC_SERVER=y CONFIG_NC_EXTRA=y -# CONFIG_NC_110_COMPAT is not set +CONFIG_NC_110_COMPAT=y CONFIG_PING=y CONFIG_PING6=y CONFIG_FEATURE_FANCY_PING=y -- cgit v0.9.1