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)
commit083034a599d882b2570d64d23c30aeb86c71397e
treec6865cd6127ad03058f728c1d527c9508c61a2e6
parent5d8c92d1db176cca2bd1cd025c2700bd89a174d3
tools: replace ipkg-utils with a reduced ipkg-build variant in scripts/

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45129 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]