diff options
| author | Randy MacLeod <randy.macleod@windriver.com> | 2020-01-05 11:42:58 -0500 | 
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-01-06 08:24:45 -0800 | 
| commit | 346b5c63f90220c5bbd9626eaf951a61a7a7350d (patch) | |
| tree | d447308ab6545995c761a6b72cdc6933bdf559e4 | |
| parent | f602e9f1e14ac2c9f0d094b9d8c7605aa6df9767 (diff) | |
| download | meta-openembedded-346b5c63f90220c5bbd9626eaf951a61a7a7350d.tar.gz | |
rsyslog: update from 8.1910 to 8.1911
ptest results for qemux86-64 with kvm and a timeout
of 1000 seconds to allow stress tests to complete:
Recipe           | Passed      | Failed   | Skipped
rsyslog-8.1908.0 | 379         | 4        | 2
rsyslog-8.1911.0 | 381         | 4        | 3
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.1911.0.bb (renamed from meta-oe/recipes-extended/rsyslog/rsyslog_8.1910.0.bb) | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/rsyslog/rsyslog_8.1910.0.bb b/meta-oe/recipes-extended/rsyslog/rsyslog_8.1911.0.bb index e8afae4ef2..02ac03eae3 100644 --- a/meta-oe/recipes-extended/rsyslog/rsyslog_8.1910.0.bb +++ b/meta-oe/recipes-extended/rsyslog/rsyslog_8.1911.0.bb  | |||
| @@ -29,8 +29,8 @@ SRC_URI_append_libc-musl = " \ | |||
| 29 | file://0001-Include-sys-time-h.patch \ | 29 | file://0001-Include-sys-time-h.patch \ | 
| 30 | " | 30 | " | 
| 31 | 31 | ||
| 32 | SRC_URI[md5sum] = "6d4d94359d083f449f089b8dbb93c423" | 32 | SRC_URI[md5sum] = "154e33feb587216f2955050a8301104c" | 
| 33 | SRC_URI[sha256sum] = "0219ee692f31a39743acb62aaf4196b644ce94edf386df4605fd6a11a4fe0c93" | 33 | SRC_URI[sha256sum] = "e1f4776b1c62ad7220f4d624a89a96b0c3d4738006899356eaaef0f1f91ee104" | 
| 34 | 34 | ||
| 35 | UPSTREAM_CHECK_URI = "https://github.com/rsyslog/rsyslog/releases" | 35 | UPSTREAM_CHECK_URI = "https://github.com/rsyslog/rsyslog/releases" | 
| 36 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" | 36 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" | 
