rsyslog: Disable the imjournal input fix
There are known bugs with this patch and will reenable it after it is
properly fixed.
Google-Bug-Id: 284470950
Google-Bug-Id: 282808929
Change-Id: I0d85ab5a01d2e832f06e285cfb388e493a5447a3
Signed-off-by: Willy Tu <wltu@google.com>
(cherry picked from commit f14317034c89099d792857a4075c8442c085ced3)
diff --git a/recipes-extended/rsyslog/rsyslog_%.bbappend b/recipes-extended/rsyslog/rsyslog_%.bbappend
index 89739dc..8074e45 100644
--- a/recipes-extended/rsyslog/rsyslog_%.bbappend
+++ b/recipes-extended/rsyslog/rsyslog_%.bbappend
@@ -1,5 +1,6 @@
FILESEXTRAPATHS:prepend:gbmc := "${THISDIR}/${PN}:"
-SRC_URI:append:gbmc = " \
- file://0001-imjournal-Support-input-module.patch \
-"
+# TODO(284470950/282808929): Renable the patch after the full fixes.
+# SRC_URI:append:gbmc = " \
+# file://0001-imjournal-Support-input-module.patch \
+#"