diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2024-04-19 14:19:44 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-04-25 10:10:15 +0100 |
commit | 20309657926a16fd889fbdd8fd3931fad0baa89a (patch) | |
tree | 4592626910259d1a2d10337871babffca1b01ade /scripts/lib/wic/plugins/source/rootfs.py | |
parent | 87f28339cca5a882e937486f2c344458636267a1 (diff) | |
download | poky-20309657926a16fd889fbdd8fd3931fad0baa89a.tar.gz |
connman: make 0002-resolve-musl-does-not-implement-res_ninit.patch libc-agnostic
The patch is reworked to take musl-specific path only if the functions are
undefined by libc (which can be checked via __RES, as explained in
https://www.openwall.com/lists/musl/2020/10/23/16 ).
This should make it more suitable for upstream submission.
(From OE-Core rev: 8579ae324c69cd278c2bdb08187b27f15c2d9c67)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/plugins/source/rootfs.py')
0 files changed, 0 insertions, 0 deletions