From: Evgeniy Didin Date: Mon, 21 May 2018 10:50:33 +0000 (+0300) Subject: uClibc-ng: update to 1.0.30 X-Git-Tag: v19.07.0-rc1~3680 X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=83e926270361ca2cc7c773282bb1b57a5e67588f;hp=83e926270361ca2cc7c773282bb1b57a5e67588f;p=openwrt%2F.git uClibc-ng: update to 1.0.30 uClibc-ng 1.0.28 does not provide PF_VSOCK/AF_VSOCK definitions, which causes iproute2 v4.16.0 compile errors. In commit 57f2f80383b5 ("bits/socket.h: add missing defines") necessary defines were included and iproute2 builds fine. This commit now is part of uClibc-ng 1.0.30. Lets update uClibc-ng to latest 1.0.30 version. Signed-off-by: Evgeniy Didin Cc: Alexey Brodkin Cc: Hauke Mehrtens Cc: John Crispin ---