From c3e23a0793aefb0f92c5468c644dd2d8046d0444 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 20 May 2020 15:57:50 -0500 Subject: rsyslog: remove pin of specific version The current pinned version no longer works with upstream. The following error is logged building: ERROR: rsyslog-8.1904.0-r0 do_configure: QA Issue: rsyslog: configure was passed unrecognised options: --enable-imfile-tests [unknown-configure-option] Some investigation has not netted any solid reason on why this is needed anymore. (From meta-facebook rev: 51eee252deec4ba432fafd88d7e1c326cb09c5c9) Signed-off-by: Andrew Geissler Change-Id: Ic53181fbf030614d7a01fb9205dfc4d44e99b6a9 Signed-off-by: Andrew Geissler --- .../meta-tiogapass/recipes-extended/rsyslog/rsyslog_%.bbappend | 8 -------- 1 file changed, 8 deletions(-) (limited to 'meta-facebook/meta-tiogapass') diff --git a/meta-facebook/meta-tiogapass/recipes-extended/rsyslog/rsyslog_%.bbappend b/meta-facebook/meta-tiogapass/recipes-extended/rsyslog/rsyslog_%.bbappend index 03a81e2cb4..eeeea1a309 100644 --- a/meta-facebook/meta-tiogapass/recipes-extended/rsyslog/rsyslog_%.bbappend +++ b/meta-facebook/meta-tiogapass/recipes-extended/rsyslog/rsyslog_%.bbappend @@ -1,13 +1,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -# Pin to rsyslog v8.1904.0 for now -# v8.1903.0 has a couple issues with the imjournal module: -# 1. Enabling the "WorkAroundJournalBug" option causes rsyslogd to fail to start -# 2. Logging data especially while rotating the journal causes a double free error -PV = "8.1904.0" -SRC_URI[md5sum] = "b9398b5aa68a829bf2c18a87490d30c0" -SRC_URI[sha256sum] = "7098b459dfc3f8bfc35d5b114c56e7945614ba76efa4e513b1db9c38b0ff9c3d" - SRC_URI += "file://rsyslog.conf \ file://rsyslog.logrotate \ file://rotate-event-logs.service \ -- cgit v1.2.3