From 2c31d26de2685ca2a1ad5ea325a617a825149d13 Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Tue, 30 Jun 2020 09:27:15 +0800 Subject: [PATCH] librelp: upgrade 1.5.0 -> 1.6.0 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- .../rsyslog/{librelp_1.5.0.bb => librelp_1.6.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-extended/rsyslog/{librelp_1.5.0.bb => librelp_1.6.0.bb} (87%) diff --git a/meta-oe/recipes-extended/rsyslog/librelp_1.5.0.bb b/meta-oe/recipes-extended/rsyslog/librelp_1.6.0.bb similarity index 87% rename from meta-oe/recipes-extended/rsyslog/librelp_1.5.0.bb rename to meta-oe/recipes-extended/rsyslog/librelp_1.6.0.bb index a4663148cd..f3933f930c 100644 --- a/meta-oe/recipes-extended/rsyslog/librelp_1.5.0.bb +++ b/meta-oe/recipes-extended/rsyslog/librelp_1.6.0.bb @@ -9,7 +9,7 @@ DEPENDS = "gmp nettle libidn zlib gnutls openssl" SRC_URI = "git://github.com/rsyslog/librelp.git;protocol=https \ " -SRCREV = "0beb2258e12e4131dc31e261078ea53d18f787d7" +SRCREV = "fe366f3770320cbe76bac7e84b26a48491d14531" S = "${WORKDIR}/git"