libopkg: drop support for Release files
authorJo-Philipp Wich <jo@mein.io>
Fri, 10 Feb 2017 09:40:04 +0000 (10:40 +0100)
committerJo-Philipp Wich <jo@mein.io>
Fri, 10 Feb 2017 09:40:04 +0000 (10:40 +0100)
commitd6025a6d1c91f80368f301029784cf2c5dd3273e
treea3c6925c0e10e08fd5899965fe37ef419f4abe0c
parente259cf526cc83edf25faa295f138695274cbfe11
libopkg: drop support for Release files

Remove support for Release files as this facility is unused in LEDE/OpenWrt.
Removing this allows us to shrink the opkg executable a little bit.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
libopkg/Makefile.am
libopkg/cksum_list.c [deleted file]
libopkg/cksum_list.h [deleted file]
libopkg/opkg_cmd.c
libopkg/pkg_hash.c
libopkg/release.c [deleted file]
libopkg/release.h [deleted file]
libopkg/release_parse.c [deleted file]
libopkg/release_parse.h [deleted file]