generic-poky/meta/recipes-support/libnl/libnl
André Draszik 75610e2d0b libnl: backport musl fix (strerror_r / strerror_l)
musl doesn't implement the non-posix compliant,
deprecated, glibc-only special version of strerror_r
that libnl had been using so far.

Backport the patch(set) that switches libnl over to
using strerror_l().

(From OE-Core rev: 3718761dd9bd841c4383b63346c1ff2c81570af6)

Signed-off-by: André Draszik <git@andred.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-09-03 09:58:37 +01:00
..
0001-lib-add-utility-function-nl_strerror_l.patch libnl: backport musl fix (strerror_r / strerror_l) 2016-09-03 09:58:37 +01:00
0002-lib-switch-to-using-strerror_l-instead-of-strerror_r.patch libnl: backport musl fix (strerror_r / strerror_l) 2016-09-03 09:58:37 +01:00
0003-src-switch-to-using-strerror_l-instead-of-strerror_r.patch libnl: backport musl fix (strerror_r / strerror_l) 2016-09-03 09:58:37 +01:00
fix-pc-file.patch libnl: upgrade to 3.2.14 2012-12-06 12:31:13 +00:00
fix-pktloc_syntax_h-race.patch libnl: Upgrade to 3.2.25 2014-08-02 09:26:16 +01:00