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)
commit55c5d10ca9c98ef8424d939aa950a04d30cbbe24
treee095aa26393fd6c2edf58a4160c487264f2e7f76
parent61dd3c80134845c4aabbe1737d30418d67d0a2de
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]