summaryrefslogtreecommitdiff
path: root/meta-facebook
diff options
context:
space:
mode:
authorPotin Lai <potin.lai@quantatw.com>2023-02-03 18:32:40 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-02-03 19:01:09 +0300
commit5bb66638225f45c80f21550f65070f6fda7171fd (patch)
treed6826bd88d2b1cd43784788935e0c75156f7d590 /meta-facebook
parent4a335d0398540ccb4ba977c8b0001890469dd0ac (diff)
downloadopenbmc-5bb66638225f45c80f21550f65070f6fda7171fd.tar.xz
meta-facebook: rsyslog: update packageconfig
Add klog and imfile support required by internal rsyslog configuration. Signed-off-by: Potin Lai <potin.lai@quantatw.com> Change-Id: I97769996fdcf285f3776e3b18dbb85ec0e1ed617
Diffstat (limited to 'meta-facebook')
-rw-r--r--meta-facebook/recipes-extended/rsyslog/rsyslog_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-facebook/recipes-extended/rsyslog/rsyslog_%.bbappend b/meta-facebook/recipes-extended/rsyslog/rsyslog_%.bbappend
index 104d13b4a3..e60b3e83fb 100644
--- a/meta-facebook/recipes-extended/rsyslog/rsyslog_%.bbappend
+++ b/meta-facebook/recipes-extended/rsyslog/rsyslog_%.bbappend
@@ -6,7 +6,7 @@ SRC_URI += "file://rsyslog.conf \
file://rotate-event-logs.timer \
"
-PACKAGECONFIG:append = " imjournal"
+PACKAGECONFIG:append = " imjournal klog imfile"
do_install:append() {
install -m 0644 ${WORKDIR}/rotate-event-logs.service ${D}${systemd_system_unitdir}