diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-04-08 15:54:49 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-04-08 15:54:49 +0200 |
commit | 6510f55d42f7f75007c00ce5de83a8e1be852c88 (patch) | |
tree | 8ef113fddde2b9c73ae0ee236e6d07b6e8c53167 /package/autofs/0001-include-linux-nfs.h-directly-in-rpc_sub.patch | |
parent | f5da1951ad1e81cc8641f2c90e96fe36d08ec6f9 (diff) | |
download | buildroot-6510f55d42f7f75007c00ce5de83a8e1be852c88.tar.gz buildroot-6510f55d42f7f75007c00ce5de83a8e1be852c88.zip |
autofs: fix Git formatting of patch
The patch 0001-include-linux-nfs.h-directly-in-rpc_sub.patch was Git
formatted, except that a Upstream status statement was added above the
patch, which makes it unapplicable by "git am". So fix this by putting
the Upstream status statement where it should be.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/autofs/0001-include-linux-nfs.h-directly-in-rpc_sub.patch')
-rw-r--r-- | package/autofs/0001-include-linux-nfs.h-directly-in-rpc_sub.patch | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package/autofs/0001-include-linux-nfs.h-directly-in-rpc_sub.patch b/package/autofs/0001-include-linux-nfs.h-directly-in-rpc_sub.patch index 26e86c325f..26f22653cf 100644 --- a/package/autofs/0001-include-linux-nfs.h-directly-in-rpc_sub.patch +++ b/package/autofs/0001-include-linux-nfs.h-directly-in-rpc_sub.patch @@ -1,5 +1,3 @@ -Upstream-Status: Pending - From 44bdce8c6ed9b30c1643e5981172a4f9025f013c Mon Sep 17 00:00:00 2001 From: Andreas Oberritter <obi@opendreambox.org> Date: Wed, 13 Mar 2013 16:17:08 +0100 @@ -11,6 +9,7 @@ other linux/nfs*.h files directly. Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> +Upstream-Status: Pending --- include/rpc_subs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) |