diff options
author | André Draszik <git@andred.net> | 2016-08-26 11:31:52 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-03 09:58:37 +0100 |
commit | 75610e2d0b9f9f10e74c97ceac888a97422bcc73 (patch) | |
tree | 8c72d1f09808f23ecd1c153667392323168ab2ae /meta/recipes-support/liburcu | |
parent | 126c4b244d3a36f6d30189e1dc22d11211df8d4a (diff) | |
download | poky-75610e2d0b9f9f10e74c97ceac888a97422bcc73.tar.gz |
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>
Diffstat (limited to 'meta/recipes-support/liburcu')
0 files changed, 0 insertions, 0 deletions