[yocto] QA error while building bitbake package

2016-02-10 Thread Renjith Vijayan
Hi All, I am new to Yocto bitbake concept & while building my package running in to following QA build error. ERROR: QA Issue: test-repo: Files/directories were installed but not shipped in any package: /etc /etc/test /etc/test/yamls /etc/test/yamls/abc1.yaml /etc/test/yamls/abc2.yaml

[yocto] Rsyslog-IMJournal Package in Yocto

2016-01-06 Thread Renjith Vijayan
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 im

[yocto] Rsyslog-ImJournal dependencies in Yocto

2016-01-05 Thread Renjith Vijayan
Hi, I am trying to integrate rsyslog's IMjournal package to my platform running Yocto. IMJournal is used by rsyslog to read logs from systemd-journal. So i have rsyslog bitbake file modified as follows for imjournal package config: # first line is default yes in configure PACKAGECONFIG ??= " \