summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/sysklogd
diff options
context:
space:
mode:
authorzhengruoqin <zhengrq.fnst@fujitsu.com>2021-05-14 10:12:43 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-05-16 08:29:59 +0100
commitc33de3dbaf5624656b004aa571e69a0d5c20ea70 (patch)
treeea09100bf4113f80dfe7861077e2700ff3f2802f /meta/recipes-extended/sysklogd
parentb05c3637ce0881d34d1478ed09bc7f3b9c2699a0 (diff)
downloadpoky-c33de3dbaf5624656b004aa571e69a0d5c20ea70.tar.gz
sysklogd: upgrade 2.2.2 -> 2.2.3
(From OE-Core rev: a366a457bf0c990df4bb97cfc5477dbc75eaff65) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/sysklogd')
-rw-r--r--meta/recipes-extended/sysklogd/sysklogd_2.2.3.bb (renamed from meta/recipes-extended/sysklogd/sysklogd_2.2.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/sysklogd/sysklogd_2.2.2.bb b/meta/recipes-extended/sysklogd/sysklogd_2.2.3.bb
index 5dfeca5326..be34ec7b38 100644
--- a/meta/recipes-extended/sysklogd/sysklogd_2.2.2.bb
+++ b/meta/recipes-extended/sysklogd/sysklogd_2.2.3.bb
@@ -14,7 +14,7 @@ SRC_URI = "git://github.com/troglobit/sysklogd.git;nobranch=1 \
14 file://sysklogd \ 14 file://sysklogd \
15 " 15 "
16 16
17SRCREV = "f507ed8ff3f1e9d71bb6f85acbf5d14b2fa4e5f7" 17SRCREV = "17b68ca89ab814bb623b615c4e7088d619ed8829"
18 18
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20 20