nfs-utils: reformat patch set as git patches
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 10 Nov 2012 11:42:42 +0000 (11:42 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 14 Nov 2012 22:00:16 +0000 (23:00 +0100)
commit9f0c314674cb8f9d79d30540359d1df7f564d37e
tree49a314d978c8d5b55499676bdf0570661dbc7ef4
parentc54af0a294de09ecb8699d0d9a0fca8b39247a79
nfs-utils: reformat patch set as git patches

As we will need to add more patches to nfs-utils, we need a correct
ordering when applying patches. Therefore, reformat the patches to use
a git format and git naming.

The nfs-utils-dont-mix-flags.patch is no longer needed as it was
patching Makefile.in files that were being regenerated due to the
package having _AUTORECONF = YES. The Makefile.in are properly
regenerated thanks to the nfs-utils-0002-Patch-taken-from-Gentoo.patch
patch.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/nfs-utils/nfs-utils-0001-build-avoid-AM_CONDITIONAL-in-conditional-execution.patch [new file with mode: 0644]
package/nfs-utils/nfs-utils-0002-Patch-taken-from-Gentoo.patch [new file with mode: 0644]
package/nfs-utils/nfs-utils-0003-Switch-legacy-index-in-favour-of-strchr.patch [new file with mode: 0644]
package/nfs-utils/nfs-utils-0004-fix-build-with-uClibc.patch [new file with mode: 0644]
package/nfs-utils/nfs-utils-conditionals.patch [deleted file]
package/nfs-utils/nfs-utils-cross-build.patch [deleted file]
package/nfs-utils/nfs-utils-dont-mix-flags.patch [deleted file]
package/nfs-utils/nfs-utils-susv3-legacy.patch [deleted file]
package/nfs-utils/nfs-utils-uclibc-libio.h.patch [deleted file]