]> code.ossystems Code Review - openembedded-core.git/commit
systemd: avoid musl specific patches affect glibc systems
authorChen Qi <Qi.Chen@windriver.com>
Mon, 27 May 2019 01:33:21 +0000 (09:33 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 May 2019 16:06:28 +0000 (17:06 +0100)
commit464a1c16db1d7cc950eaee43bd8a47124dc4398f
tree7727e0f55f8404c2a21cb6f2dd3e56534f70e76c
parentc46c6e6f660d808c1fa49dea2b1df32730bea232
systemd: avoid musl specific patches affect glibc systems

systemd upstream only care about glibc. We made musl specific
patches so that systemd could work. But currently these patches
contain potential security issues.

So apply these patches only when the libc is musl.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd_242.bb