]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
systemd: add rdepends on libnss-resolve to nss-resolve PACKAGECONFIG
authorWeisser, Pascal.ext <Pascal.Weisser.ext@karlstorz.com>
Tue, 8 Jul 2025 15:30:30 +0000 (17:30 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 14 Jul 2025 16:49:06 +0000 (17:49 +0100)
commite3558ccc2e75bcd09d4a02799df9615cfa92fdbb
tree8dec2882a399572e4e1b2804227edbcfab342191
parent6459ea7c019bcb7a486d286dd964eeeeab99c37d
systemd: add rdepends on libnss-resolve to nss-resolve PACKAGECONFIG

Add a runtime dependency on libnss-resolve to nss-resolve PACKAGECONFIG in
systemd recipe. libnss-resolve provides nss-resolve which is a plug-in
module for the GNU Name Service Switch (NSS) functionality of the GNU C
Library (glibc) enabling it to resolve hostnames via the systemd-resolved
local network name resolution service.

See https://man7.org/linux/man-pages/man8/nss-resolve.8.html.

Runtime dependencies on other NSS plug-in modules are provided via other
PACKAGECONFIG entries in a similar way (myhostname - libnss-myhostname,
nss - libnss-resolve).

Signed-off-by: Weisser, Pascal <pascal.weisser.ext@karlstorz.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd_257.6.bb