aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/rsyslog
diff options
context:
space:
mode:
authorYi Fan Yu <yifan.yu@windriver.com>2021-03-05 23:20:04 -0500
committerKhem Raj <raj.khem@gmail.com>2021-03-05 20:24:59 -0800
commit47cdc51e503d707df2bf9d83be26a6e49f455165 (patch)
tree27f2f5bb29a0dc2600fec6fa32f20968e5b5c75f /meta-oe/recipes-extended/rsyslog
parent8cb1ab780f92924e56f6d2f4c1f6723667508374 (diff)
downloadmeta-openembedded-contrib-47cdc51e503d707df2bf9d83be26a6e49f455165.tar.gz
librelp: update 1.6.0 -> 1.10.0
Now pulling from the stable branch Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended/rsyslog')
-rw-r--r--meta-oe/recipes-extended/rsyslog/librelp_1.10.0.bb (renamed from meta-oe/recipes-extended/rsyslog/librelp_1.6.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/rsyslog/librelp_1.6.0.bb b/meta-oe/recipes-extended/rsyslog/librelp_1.10.0.bb
index f3933f930c..6a1f88093f 100644
--- a/meta-oe/recipes-extended/rsyslog/librelp_1.6.0.bb
+++ b/meta-oe/recipes-extended/rsyslog/librelp_1.10.0.bb
@@ -6,10 +6,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1fb9c10ed9fd6826757615455ca893a9"
DEPENDS = "gmp nettle libidn zlib gnutls openssl"
-SRC_URI = "git://github.com/rsyslog/librelp.git;protocol=https \
+SRC_URI = "git://github.com/rsyslog/librelp.git;protocol=https;branch=stable \
"
-SRCREV = "fe366f3770320cbe76bac7e84b26a48491d14531"
+SRCREV = "9e749453d51d602d8159717f8a7c27971dcb4c6c"
S = "${WORKDIR}/git"