tools: replace ipkg-utils with a reduced ipkg-build variant in scripts/
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 29 Mar 2015 07:35:26 +0000 (07:35 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 29 Mar 2015 07:35:26 +0000 (07:35 +0000)
commit5d440f39d2c8c9511d2c9443349b9bba1fa47e67
treec6865cd6127ad03058f728c1d527c9508c61a2e6
parentb8f881a20eb0c839a0f949e5a16e92b8d78eb3d1
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]