Re: [oe] rsyslog: buggy systemd/ua handling?

2015-11-17 Thread Steffen Sledz
On 16.11.2015 12:28, Steffen Sledz wrote: > I'm not sure but i believe there's a bug in the systemd/ua-handling in > meta-oe/recipes-extended/rsyslog/rsyslog_7.6.1.bb. > > In my opinion this code > > if bb.utils.contains('DISTRO_FEATURES', 'systemd', True, False, d): > pn =

[oe] rsyslog: buggy systemd/ua handling?

2015-11-16 Thread Steffen Sledz
I'm not sure but i believe there's a bug in the systemd/ua-handling in meta-oe/recipes-extended/rsyslog/rsyslog_7.6.1.bb. In my opinion this code if bb.utils.contains('DISTRO_FEATURES', 'systemd', True, False, d): pn = d.getVar('PN', True) d.appendVar('ALTERNATIVE_%s' %