summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/libidn
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei.gherzan@huawei.com>2022-08-24 11:42:23 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-08-25 11:07:33 +0100
commit3000840a271534fa907ce0684b81a6d278e64a44 (patch)
tree43161a1e2e929a28099919072b03f29a0fe93230 /meta/recipes-extended/libidn
parentb474d7598d0803ba92b01944b961b28beec3bfe2 (diff)
downloadopenembedded-core-contrib-3000840a271534fa907ce0684b81a6d278e64a44.tar.gz
shadow: Avoid nss warning/error with musl
The libnss configuration file is only installed when glibc is used. The inexistence of it on a musl-based rootfs, will make shadow complain about it: Failed opening /etc/nsswitch.conf This is because shadow will try to use nsswich when dealing with subordinate IDs and the message is just a warning as the tool will still generate them correctly in subuid/subgid files. We drop this log message for class native to avoid an error when rootfs logs are checked ('Failed' will match the regex bitbake is using to check for rootfs generation errors). Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/libidn')
0 files changed, 0 insertions, 0 deletions