3cd12006bb
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
41 lines
1.1 KiB
Diff
41 lines
1.1 KiB
Diff
From 8ef373e01a4175e5a170dd7767533e8a6dc9c407 Mon Sep 17 00:00:00 2001
|
|
From: Scott Little <scott.little@windriver.com>
|
|
Date: Mon, 2 Oct 2017 18:28:51 -0400
|
|
Subject: [PATCH 2/2] WRS: Add-WRS-ip-maddr-fix-ifname.patch
|
|
|
|
Conflicts:
|
|
SPECS/iproute.spec
|
|
---
|
|
SPECS/iproute.spec | 8 ++++++++
|
|
1 file changed, 8 insertions(+)
|
|
|
|
diff --git a/SPECS/iproute.spec b/SPECS/iproute.spec
|
|
index ee7bc77..57ce332 100644
|
|
--- a/SPECS/iproute.spec
|
|
+++ b/SPECS/iproute.spec
|
|
@@ -183,6 +183,10 @@ Patch171: 0172-devlink-Convert-conditional-in-dl_argv_handle_port-t.pa
|
|
Patch172: 0173-devlink-write-usage-help-messages-to-stderr.patch
|
|
Patch173: 0174-devlink-Add-usage-help-for-eswitch-subcommand.patch
|
|
Patch174: 0175-devlink-Call-dl_free-in-early-exit-case.patch
|
|
+
|
|
+# WRS
|
|
+Patch500: ip-maddr-fix-ifname.patch
|
|
+
|
|
License: GPLv2+ and Public Domain
|
|
BuildRequires: bison
|
|
BuildRequires: flex
|
|
@@ -398,6 +402,10 @@ The libnetlink static library.
|
|
%patch172 -p1
|
|
%patch173 -p1
|
|
%patch174 -p1
|
|
+
|
|
+# WRS
|
|
+%patch500 -p1
|
|
+
|
|
sed -i 's/iproute-doc/%{name}-%{version}/' man/man8/lnstat.8
|
|
|
|
%build
|
|
--
|
|
1.9.1
|
|
|