summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--changelog2
-rw-r--r--src/build/busybox_1.33.0/config2
2 files changed, 2 insertions, 2 deletions
diff --git a/changelog b/changelog
index 0dfc7da..797d98a 100644
--- a/changelog
+++ b/changelog
@@ -1,7 +1,7 @@
config-libiquity-testbench (1.1) trunk
* config-busybox-libiquity-testbench: New upstream version.
- * config-busybox-libiquity-testbench: Enable nc and sendmail.
+ * config-busybox-libiquity-testbench: Enable base64, nc, and sendmail.
* config-base: Add opkg-lede to dependencies (currently needed by
prokit during initial installation).
* config-base: Remove expect from dependencies (sendmail will be used
diff --git a/src/build/busybox_1.33.0/config b/src/build/busybox_1.33.0/config
index ccd17ae..8ea6de9 100644
--- a/src/build/busybox_1.33.0/config
+++ b/src/build/busybox_1.33.0/config
@@ -332,7 +332,7 @@ CONFIG_UNIQ=y
# CONFIG_USLEEP is not set
# CONFIG_UUDECODE is not set
# CONFIG_BASE32 is not set
-# CONFIG_BASE64 is not set
+CONFIG_BASE64=y
# CONFIG_UUENCODE is not set
CONFIG_WC=y
# CONFIG_FEATURE_WC_LARGE is not set