On Thu, 2026-05-07 at 15:14 +0300, Dmitry Sakhonchik via lists.openembedded.org wrote: > From: Dmitry Sakhonchik <[email protected]> > > Upstream has accepted configure option and merged it into their master branch. > > https://github.com/shadow-maint/shadow/pull/1618 > > After they release v4.20 we can remove the patch and rewrite recipe with the > configure option. > > Fixes [YOCTO #15785] > > Signed-off-by: Dmitry Sakhonchik <[email protected]> > --- > meta/recipes-extended/shadow/files/disable_syslog.patch | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/meta/recipes-extended/shadow/files/disable_syslog.patch > b/meta/recipes-extended/shadow/files/disable_syslog.patch > index 7299a8e61c..9f8ffcd379 100644 > --- a/meta/recipes-extended/shadow/files/disable_syslog.patch > +++ b/meta/recipes-extended/shadow/files/disable_syslog.patch > @@ -2,8 +2,9 @@ When building images using shadow-native, we shouldn't be > spamming the host's > log with lots of syslog messages which aren't relavent. Disable syslog use > in the native case. > > -Upstream-Status: Inappropriate [Would upstream accept a configure option?] > +Upstream-Status: Inappropriate [upstream has accepted a better patch at > https://github.com/shadow-maint/shadow/pull/1618] > Signed-off-by: Richard Purdie <[email protected]> > +Signed-off-by: Dmitry Sakhonchik <[email protected]>
Thanks for doing this, it is really great to see it fixed properly upstream in a way meaning we can drop patches in due course! Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#236880): https://lists.openembedded.org/g/openembedded-core/message/236880 Mute This Topic: https://lists.openembedded.org/mt/119195668/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
