]> code.ossystems Code Review - openembedded-core.git/commit
systemd: avoid musl specific patches affect glibc systems
authorChen Qi <Qi.Chen@windriver.com>
Fri, 7 Jun 2019 20:26:39 +0000 (23:26 +0300)
committerArmin Kuster <akuster808@gmail.com>
Fri, 14 Jun 2019 14:05:34 +0000 (07:05 -0700)
commit2ebd3398578c339e17b44b3ae5483cec1d0c7e7d
tree86dd647eca8cb76050e5919981a2c9b14f4803cc
parent99df89a2ee7fb4c896224b68ffbe0aad03c39601
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>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-core/systemd/systemd_241.bb