From 47cdc51e503d707df2bf9d83be26a6e49f455165 Mon Sep 17 00:00:00 2001 From: Yi Fan Yu Date: Fri, 5 Mar 2021 23:20:04 -0500 Subject: [PATCH] librelp: update 1.6.0 -> 1.10.0 Now pulling from the stable branch Signed-off-by: Yi Fan Yu Signed-off-by: Khem Raj --- .../rsyslog/{librelp_1.6.0.bb => librelp_1.10.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-extended/rsyslog/{librelp_1.6.0.bb => librelp_1.10.0.bb} (70%) diff --git a/meta-oe/recipes-extended/rsyslog/librelp_1.6.0.bb b/meta-oe/recipes-extended/rsyslog/librelp_1.10.0.bb similarity index 70% rename from meta-oe/recipes-extended/rsyslog/librelp_1.6.0.bb rename to 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"