diff options
author | Marta Rybczynska <rybczynska@gmail.com> | 2022-07-29 13:24:13 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-07-29 09:18:14 -0700 |
commit | 271282b1a5579179241748d5f0bdb8d2ea013dd6 (patch) | |
tree | c4acac284bbee9a2c76673890b60a34e3860e499 /meta-python/recipes-devtools/python/python3-click | |
parent | 7ca63e5454bd7cbdb5ac58f6b5913e3387b64201 (diff) | |
download | meta-openembedded-271282b1a5579179241748d5f0bdb8d2ea013dd6.tar.gz |
polkit: update patches for musl compilation
Update the patch to make netgroup support optional to fit the commit
merged upstream [1], update the other patch depending on one of the
changes.
Without this update, a compilation using duktape with musl fails with:
| ../../../polkit-0.119/src/polkitbackend/polkitbackendduktapeauthority.c: In function 'js_polkit_user_is_in_netgroup':
| ../../../polkit-0.119/src/polkitbackend/polkitbackendduktapeauthority.c:1039:7: warning: implicit declaration of function 'innetgr' [-Wimplicit-function-declaration]
| 1039 | if (innetgr (netgroup,
| | ^~~~~~~
The main patch has been split in two, to apply the duktape part only when duktape is
applied.
[1] https://gitlab.freedesktop.org/polkit/polkit/-/commit/b57deee8178190a7ecc75290fa13cf7daabc2c66
Signed-off-by: Marta Rybczynska <marta.rybczynska@huawei.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-click')
0 files changed, 0 insertions, 0 deletions