buildroot/package/zip/Config.in.host
Martin Bark ddb8ff9d95 package/zip: add host-zip
Make the host variant of zip available.  This can be useful in
post-{build,image} scripts.

Signed-off-by: Martin Bark <martin@barkynet.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-02-20 14:24:38 +01:00

11 lines
364 B
Plaintext

config BR2_PACKAGE_HOST_ZIP
bool "host zip"
help
Zip is a compression and file packaging/archive utility.
Although highly compatible both with PKWARE's PKZIP and
PKUNZIP utilities for MS-DOS and with Info-ZIP's own UnZip,
our primary objectives have been portability and
other-than-MSDOS functionality.
http://infozip.sourceforge.net/Zip.html