[yocto] Rsyslog-IMJournal Package in Yocto

Renjith Vijayan renjithvjn at gmail.com
Tue Jan 5 08:15:27 PST 2016


Hi,

I am working on integrating rsyslog's IMJournal module to my yocto based
platform.
I have package_config in my bitbake file for rsyslog as follows,

# first line is default yes in configure
PACKAGECONFIG ??= " \
    zlib rsyslogd rsyslogrt klog inet regexp uuid libgcrypt \
    imdiag gnutls imfile \
    ${@base_contains('DISTRO_FEATURES', 'snmp', 'snmp', '', d)} \
    ${@base_contains('DISTRO_FEATURES', 'systemd', 'systemd', '', d)} \
    ${@base_contains('DISTRO_FEATURES', 'ptest', 'testbench ${VALGRIND}',
'',

But with this configuration, imjournal module is not getting generated
after compilation.

Could someone with prior experience on this point out the package which
needs to be included for imjournal?

Thanks,
Renjith
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160105/b190e716/attachment.html>


More information about the yocto mailing list