infozip: remove package (earlier name: zip)
authorHannu Nyman <hannu.nyman@iki.fi>
Sun, 23 Feb 2020 04:12:08 +0000 (06:12 +0200)
committerHannu Nyman <hannu.nyman@iki.fi>
Sun, 23 Feb 2020 04:12:08 +0000 (06:12 +0200)
commitc1201a999b05d7a734bca0069e76516497a99221
tree49ff4e8e1b2ba5020c20d2f37e5222b0fccf4ea8
parent5b22f3f59c03412200fe4815d833943f953edf2b
infozip: remove package (earlier name: zip)

Infozip (earlier name "zip") has 12 year old source code that
would require work to make the binary actually work.

> root@router1:/# zip
> zip error: Not supported (uzoff_t not same size as zoff_t)

The package was rename from zip to infozip a few weeks ago
due to buildbot's relutance to compile zip in master and 19.07
ever since host zip was added as a build tool.

Reference to #10985 and #11089 as well as
https://github.com/openwrt/openwrt/commit/ad8c2d6099a7da5192ee6e2c52a8303642271877

But as the binary does not work, lets remove the package to
avoid confusion for the end-users.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
utils/infozip/Makefile [deleted file]
utils/infozip/patches/001-unix-configure-borrow-the-LFS-test-from-autotools.patch [deleted file]
utils/infozip/patches/010-remove-build-date.patch [deleted file]
utils/infozip/patches/020-format.patch [deleted file]