package/busybox: busybox.config: enable base64 applet
authorPeter Korsgaard <peter@korsgaard.com>
Tue, 26 Mar 2019 17:07:48 +0000 (18:07 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 26 Mar 2019 17:45:36 +0000 (18:45 +0100)
commit855a863ae9256045cf62edff9ddbfd33a3971891
tree984efd46b530b42cb8b543ebb3e25566effd7f50
parent1ae9640a9fc11c315aeb989941d9555065da8b24
package/busybox: busybox.config: enable base64 applet

base64 reuses the uuencode logic, so only adds very little extra overhead,
is enabled by default upstream and is used more often than uuencode - So
enable it in the default busybox config.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/busybox/busybox.config