summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Mellmann <flix.ptxdist@benfm.de>2021-05-31 15:29:46 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2021-06-04 11:27:04 +0200
commitb82b12975306f5f7da93dfee8290ff40791947e2 (patch)
tree0fc4f82e872677175f51545cc217489f9dc4cf48
parentdbaa64bcfed162f4d67197830b4d5e2b0a7c3710 (diff)
downloadptxdist-b82b12975306f5f7da93dfee8290ff40791947e2.tar.gz
ptxdist-b82b12975306f5f7da93dfee8290ff40791947e2.tar.xz
ifplugd: Updated current patch set using git ptx-patches
Updated the current set of patches of the ifplugd package. This is required to allow adding further patches to the package by using git ptx-patches. Signed-off-by: Felix Mellmann <flix.ptxdist@benfm.de> Message-Id: <20210531132947.220277-1-flix.ptxdist@benfm.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--patches/ifplugd-0.28/0001-Compilation-fails-because-of-kernel-header-inclusion.patch (renamed from patches/ifplugd-0.28/ifplugd-fix-include.diff)12
-rw-r--r--patches/ifplugd-0.28/series5
2 files changed, 13 insertions, 4 deletions
diff --git a/patches/ifplugd-0.28/ifplugd-fix-include.diff b/patches/ifplugd-0.28/0001-Compilation-fails-because-of-kernel-header-inclusion.patch
index 4e305ee77..be69d8050 100644
--- a/patches/ifplugd-0.28/ifplugd-fix-include.diff
+++ b/patches/ifplugd-0.28/0001-Compilation-fails-because-of-kernel-header-inclusion.patch
@@ -1,5 +1,6 @@
From: Ladislav Michl <ladis@linux-mips.org>
-Subject: Compilation fails because of kernel header inclusion
+Date: Mon, 31 May 2021 15:00:21 +0200
+Subject: [PATCH] Compilation fails because of kernel header inclusion
Fixes the following error:
@@ -9,8 +10,13 @@ In file included from interface.c:27:
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
---
---- ifplugd-0.28/src/interface.c 2005-01-05 01:25:31.000000000 +0100
-+++ ifplugd-0.28/src/interface.c 2007-07-15 21:04:54.000000000 +0200
+ src/interface.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/src/interface.c b/src/interface.c
+index e5038f41ba52..352b4799ef4b 100644
+--- a/src/interface.c
++++ b/src/interface.c
@@ -23,11 +23,9 @@
#endif
diff --git a/patches/ifplugd-0.28/series b/patches/ifplugd-0.28/series
index f093c5e62..a564ff7dd 100644
--- a/patches/ifplugd-0.28/series
+++ b/patches/ifplugd-0.28/series
@@ -1 +1,4 @@
-ifplugd-fix-include.diff
+# generated by git-ptx-patches
+#tag:base --start-number 1
+0001-Compilation-fails-because-of-kernel-header-inclusion.patch
+# bbf895f48ef5cf6b103f60be48b437c9 - git-ptx-patches magic