Files
poky/meta/recipes-connectivity
Adrian Bunk 5b0c42e994 iproute2: Remove bogus workaround patch for musl
This patch worked around a problem in musl but caused
the following:

iplink_bridge.c: In function 'br_dump_bridge_id':
iplink_bridge.c:77:2: warning: implicit declaration of function 'ether_ntoa_r'; did you mean 'inet_ntoa'? [-Wimplicit-function-declaration]
  ether_ntoa_r((const struct ether_addr *)id->addr, eaddr);
  ^~~~~~~~~~~~

In the meantime upstream has already implemented a different
workaround for musl, so this patch can just be dropped.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-05-12 09:10:52 +01:00
..
2019-04-03 14:50:13 +01:00
2019-04-10 13:46:17 +01:00
2019-03-26 14:02:09 +00:00
2018-03-09 09:17:04 -08:00
2019-04-16 11:10:01 +01:00
2019-01-11 10:39:08 +00:00
2018-03-07 06:34:50 -08:00
2018-11-19 17:03:24 +00:00
2016-06-15 08:35:00 +01:00
2019-05-08 22:56:45 +01:00