package/iproute2: backport patch to fix compilation under glibc < 2.18
authorThomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Mon, 25 Feb 2019 21:11:47 +0000 (22:11 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 25 Feb 2019 21:25:44 +0000 (22:25 +0100)
commita669c0f2f58e47bef4b7c2863cd1ee587befb662
treed1d2c8906bf47309fd7147a05c4d65133ba39c1e
parent3e4b82b996101fca02624d29c7c6cfd5bdf7fbc0
package/iproute2: backport patch to fix compilation under glibc < 2.18

When compiling iproute2 using a toolchain containing glibc 2.17 and
older, it fails due to a missing definition of AF_VSOCK.

Add a submitted and accepted upstream patch to fix this issue.

Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Reviewed-by: Petr Vorel <petr.vorel@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/iproute2/0002-ss-fix-compilation-under-glibc-2.18.patch [new file with mode: 0644]