iproute2: fix broken configuration patch
authorTony Ambardar <itugrok@yahoo.com>
Fri, 23 Nov 2018 09:09:23 +0000 (01:09 -0800)
committerKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Mon, 11 Feb 2019 20:18:48 +0000 (20:18 +0000)
commit43e14a2f9e8b49ec73490eccb5c08209fffbe7ce
treeab02fa4f41d341b8c24057022b05dd8c25f825b4
parentd741b31eb8bbb7a6aa1151c55b3d2506662bf6a8
iproute2: fix broken configuration patch

Since v4.13, iproute2 switched to a config.mk file with greater use of
pkg-config for library/feature detection. Replace the old Config patch
with one modifying the configure script but enabling the same changes:
 - explicitly disable TC_CONFIG_ATM
 - rely on feature detection for IP_CONFIG_SETNS and TC_CONFIG_XT

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
package/network/utils/iproute2/patches/100-config.patch [deleted file]
package/network/utils/iproute2/patches/100-configure.patch [new file with mode: 0644]