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
---
meta/recipes-core/systemd/systemd_242.bb | 2 +-
1 file
On Fri, May 24, 2019 at 12:14 PM Martin Jansa wrote:
>
> It's still nicer to have
> SRC_URI_append_libc-musl = " ${SRC_URI_MUSL}"
> if the intermediate SRC_URI_MUSL variable is useful.
yeah we can do away with this one variable here.
>
> On Fri, May 24, 2019 at 7:59 PM Khem Raj wrote:
>>
>> On
It's still nicer to have
SRC_URI_append_libc-musl = " ${SRC_URI_MUSL}"
if the intermediate SRC_URI_MUSL variable is useful.
On Fri, May 24, 2019 at 7:59 PM Khem Raj wrote:
> On Fri, May 24, 2019 at 10:31 AM Richard Purdie
> wrote:
> >
> > On Fri, 2019-05-24 at 10:17 +0800, Chen Qi wrote:
> > >
On Fri, May 24, 2019 at 10:31 AM Richard Purdie
wrote:
>
> On Fri, 2019-05-24 at 10:17 +0800, Chen Qi wrote:
> > 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
On Fri, 2019-05-24 at 10:17 +0800, Chen Qi wrote:
> 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 Q
On 5/23/19 7:17 PM, Chen Qi wrote:
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.
LGTM
Signed-off-by: Chen Qi
---
meta/r
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
---
meta/recipes-core/systemd/systemd_242.bb | 2 +-
1 file