dosfstools: switch back to release tarballs, update patches to the latest sent upstream
authorFelix Fietkau <nbd@openwrt.org>
Sun, 22 Mar 2015 10:58:04 +0000 (10:58 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 22 Mar 2015 10:58:04 +0000 (10:58 +0000)
commit223468546da753b4d98479de2fc74e5a5d70edb3
tree7581cca500b1d3b55bd636fb76cc691672f8c932
parent3c0ea6ecede0319f4ce1d448c65dd11c95b05720
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>
SVN-Revision: 44936
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]