From 89fca8bbe2d3574d8b5732dd448b1caabb8563e2 Mon Sep 17 00:00:00 2001 From: Randy MacLeod Date: Fri, 15 Sep 2017 11:23:24 -0400 Subject: [PATCH] librelp: upgrade from 1.2.12 to 1.2.14 Signed-off-by: Randy MacLeod Signed-off-by: Martin Jansa --- .../rsyslog/{librelp_1.2.12.bb => librelp_1.2.14.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-extended/rsyslog/{librelp_1.2.12.bb => librelp_1.2.14.bb} (86%) diff --git a/meta-oe/recipes-extended/rsyslog/librelp_1.2.12.bb b/meta-oe/recipes-extended/rsyslog/librelp_1.2.14.bb similarity index 86% rename from meta-oe/recipes-extended/rsyslog/librelp_1.2.12.bb rename to meta-oe/recipes-extended/rsyslog/librelp_1.2.14.bb index 84c2583314..28047eb542 100644 --- a/meta-oe/recipes-extended/rsyslog/librelp_1.2.12.bb +++ b/meta-oe/recipes-extended/rsyslog/librelp_1.2.14.bb @@ -8,7 +8,7 @@ DEPENDS = "gmp nettle libidn zlib gnutls" SRC_URI = "git://github.com/rsyslog/librelp.git;protocol=https" -SRCREV = "02c3be4f5c39fec59d05cd8b75b08dbba04098ad" +SRCREV = "fc512e337bfc7c92770246dbff5f482b879498b9" S = "${WORKDIR}/git"