diff options
| author | Nick Hainke <vincent@systemli.org> | 2023-10-12 10:19:07 +0200 |
|---|---|---|
| committer | Nick Hainke <vincent@systemli.org> | 2023-10-14 08:01:56 +0200 |
| commit | 5b85c19642cb5dfda4e4cd443796e5361161f9a5 (patch) | |
| tree | ffcb93d3f036cb2dede4930cbe8dd092e46f47cb /package/network/utils/iproute2/patches | |
| parent | abe908ca53f7cfa857c362cb766effca3571d0b6 (diff) | |
| download | upstream-5b85c19642cb5dfda4e4cd443796e5361161f9a5.tar.gz upstream-5b85c19642cb5dfda4e4cd443796e5361161f9a5.tar.bz2 upstream-5b85c19642cb5dfda4e4cd443796e5361161f9a5.zip | |
iproute2: update to 6.5.0
Release Notes:
https://lore.kernel.org/netdev/20230906093918.394a1b1d@hermes.local/T/
Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'package/network/utils/iproute2/patches')
| -rw-r--r-- | package/network/utils/iproute2/patches/130-no_netem_tipc_dcb_man_vdpa.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/utils/iproute2/patches/130-no_netem_tipc_dcb_man_vdpa.patch b/package/network/utils/iproute2/patches/130-no_netem_tipc_dcb_man_vdpa.patch index 2a3f9eb90f1..ba6ca4c9b24 100644 --- a/package/network/utils/iproute2/patches/130-no_netem_tipc_dcb_man_vdpa.patch +++ b/package/network/utils/iproute2/patches/130-no_netem_tipc_dcb_man_vdpa.patch @@ -1,6 +1,6 @@ --- a/Makefile +++ b/Makefile -@@ -65,9 +65,9 @@ WFLAGS += -Wmissing-declarations -Wold-s +@@ -67,9 +67,9 @@ WFLAGS += -Wmissing-declarations -Wold-s CFLAGS := $(WFLAGS) $(CCOPTS) -I../include -I../include/uapi $(DEFINES) $(CFLAGS) YACCFLAGS = -d -t -v |
