iproute2: fix build with uclibc-ng
authorBaruch Siach <baruch@tkos.co.il>
Thu, 15 Feb 2018 05:58:34 +0000 (07:58 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 15 Feb 2018 09:05:12 +0000 (10:05 +0100)
commit4081ee424a8a6d4d965d683437a28c72ceb9b90c
tree870295d4ab7cab77b8af351cce1fb535b93421e1
parentca0e6272008dfc5e90f3f5a0de5eaa4d345b122e
iproute2: fix build with uclibc-ng

ublibc-ng does not provide PF_VSOCK/AF_VSOCK definitions. Add them
locally until ucblibc-ng updates its headers.

Fixes:
http://autobuild.buildroot.net/results/3d5/3d5a29e3c61ff071628c2937844ea4156059b3dd/

Cc: Petr Vorel <petr.vorel@gmail.com>
Cc: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/iproute2/0002-ss-add-local-PF_VSOCK-AF_VSOCK-definitions.patch [new file with mode: 0644]