aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRandy MacLeod <randy.macleod@windriver.com>2023-01-21 20:03:51 -0500
committerKhem Raj <raj.khem@gmail.com>2023-01-21 23:28:57 -0800
commitafe5ea5eaf6d25a6b1c0b30fdbe11fdbad824162 (patch)
treec928d12e3712d02cc77e4cac22a0bc050ed8887a
parenta96e7a1ff4440b314a4c7aa1f20f2dea27e1b8a7 (diff)
downloadmeta-openembedded-afe5ea5eaf6d25a6b1c0b30fdbe11fdbad824162.tar.gz
rsyslog: update to 8.2212.0
ptest results for qemux86-64/kvm with extra FS space and 1 GB RAM: Version | Passed | Failed | Skipped 8.2208 | 465 | 1 | 5 8.2212 | 470 | 0 | 5 Signed-off-by: Randy MacLeod <randy.macleod@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-extended/rsyslog/rsyslog_8.2212.0.bb (renamed from meta-oe/recipes-extended/rsyslog/rsyslog_8.2208.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/rsyslog/rsyslog_8.2208.0.bb b/meta-oe/recipes-extended/rsyslog/rsyslog_8.2212.0.bb
index 5b30ecabbd..ed65bed0da 100644
--- a/meta-oe/recipes-extended/rsyslog/rsyslog_8.2208.0.bb
+++ b/meta-oe/recipes-extended/rsyslog/rsyslog_8.2212.0.bb
@@ -31,7 +31,7 @@ SRC_URI:append:libc-musl = " \
file://0001-Include-sys-time-h.patch \
"
-SRC_URI[sha256sum] = "14de68e7b8e5ab0c5d734f82e2dc9fff22cd7f4710ad690727eb10a7b9b3df5e"
+SRC_URI[sha256sum] = "53b59a872e3dc7384cdc149abe9744916776f7057d905f3df6722d2eb1b04f35"
UPSTREAM_CHECK_URI = "https://github.com/rsyslog/rsyslog/releases"
UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)"