]> code.ossystems Code Review - openembedded-core.git/commit
glibc: make nscd optional
authorRoss Burton <ross@burtonini.com>
Mon, 28 Sep 2020 16:18:54 +0000 (17:18 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Sep 2020 14:01:46 +0000 (15:01 +0100)
commit6ba3e164d7afb69bddd546957331d0de7cb0a10b
treeb9fc17ee8a02c1f7abbdb1798904e52fc959ba29
parent5de83bbd7c55a63cbee88a3fb983c0889036a248
glibc: make nscd optional

NSCD itself is already packaged into its own package, but if it is never
going to be needed then it can be disabled and it won't be called from
glibc at all.  Add a PACKAGECONFIG for NSCD that is enabled by default.

As a side effect if NSCD is disable, glibc with and without systemd is
binary identical, which helps sstate reuse.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glibc/glibc_2.32.bb