tools: replace ipkg-utils with a reduced ipkg-build variant in scripts/
authorFelix Fietkau <nbd@openwrt.org>
Sun, 29 Mar 2015 07:35:26 +0000 (07:35 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 29 Mar 2015 07:35:26 +0000 (07:35 +0000)
commit05ebd59449175e2018236af6d99dab7050e76c65
treec6865cd6127ad03058f728c1d527c9508c61a2e6
parentd23507809e585e41c04a4e61a0c3536fe42906c6
tools: replace ipkg-utils with a reduced ipkg-build variant in scripts/

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45129
17 files changed:
include/package-ipkg.mk
scripts/ipkg-build [new file with mode: 0755]
tools/Makefile
tools/ipkg-utils/Makefile [deleted file]
tools/ipkg-utils/patches/100-build_clean.patch [deleted file]
tools/ipkg-utils/patches/110-buildpackage.patch [deleted file]
tools/ipkg-utils/patches/111-buildpackage_conffiles.patch [deleted file]
tools/ipkg-utils/patches/120-build_tar.patch [deleted file]
tools/ipkg-utils/patches/130-tar_wildcards.patch [deleted file]
tools/ipkg-utils/patches/140-portability.patch [deleted file]
tools/ipkg-utils/patches/150-uppercase_letters.patch [deleted file]
tools/ipkg-utils/patches/160-find.patch [deleted file]
tools/ipkg-utils/patches/170-resolve_conffiles.patch [deleted file]
tools/ipkg-utils/patches/180-add_installed_size.patch [deleted file]
tools/ipkg-utils/patches/190-preserve_permissions.patch [deleted file]
tools/ipkg-utils/patches/200-force_gnu_format.patch [deleted file]
tools/ipkg-utils/patches/210-remove_field_checks.patch [deleted file]