dosfstools: switch back to release tarballs, update patches to the latest sent upstream
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 22 Mar 2015 10:58:04 +0000 (10:58 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 22 Mar 2015 10:58:04 +0000 (10:58 +0000)
commit00f4c412b81f47aef7f3b267850a2c6b3bc0b146
treea9041475784d9a90de70ccedefae5bd12aa268ae
parentf373a28d7de44370b548cb13ad1d5c0519c5cad3
dosfstools: switch back to release tarballs, update patches to the latest sent upstream

This fixes non applying patches on buildbots.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44936 3c298f89-4303-0410-b956-a3cf2f4a3e73
16 files changed:
tools/dosfstools/Makefile
tools/dosfstools/patches/0001-Add-OSX-support.patch [deleted file]
tools/dosfstools/patches/0001-Add-tags-and-editor-backup-files-to-.gitignore.patch [new file with mode: 0644]
tools/dosfstools/patches/0002-Fix-indentation-of-fix-power-loss-damage-commit.patch [new file with mode: 0644]
tools/dosfstools/patches/0003-mkfs.fat.c-Use-unsigned-char-for-binary-data.patch [new file with mode: 0644]
tools/dosfstools/patches/0004-Make-all-char-that-may-take-literals-const.patch [new file with mode: 0644]
tools/dosfstools/patches/0005-mkfs.fat-Allow-0xF0-to-be-specified-as-media-byte.patch [new file with mode: 0644]
tools/dosfstools/patches/0006-fsck.fat-Make-r-option-default.patch [new file with mode: 0644]
tools/dosfstools/patches/0007-Makefile-fix-typo-in-uninstall-man.patch [new file with mode: 0644]
tools/dosfstools/patches/0008-Makefile-avoid-using-install-D.patch [new file with mode: 0644]
tools/dosfstools/patches/0009-Improve-.gitignore.patch [new file with mode: 0644]
tools/dosfstools/patches/0010-Remove-non-standard-int-types.patch [new file with mode: 0644]
tools/dosfstools/patches/0011-Remove-linux-msdos_fs.h-includes.patch [new file with mode: 0644]
tools/dosfstools/patches/0012-fsck.fat-Fix-read-beyond-end-of-array-on-FAT12.patch [new file with mode: 0644]
tools/dosfstools/patches/0013-Add-compatible-ioctl-calls-for-OSX-and-FreeBSD.patch [new file with mode: 0644]
tools/dosfstools/patches/0014-Add-OSX-and-FreeBSD-support.patch [new file with mode: 0644]