diff mbox series

[meta-oe,08/29] liblognorm: upgrade 2.0.6 -> 2.0.7

Message ID 20251022022227.226-8-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/29] bdwgc: upgrade 8.2.8 -> 8.2.10 | expand

Commit Message

Wang Mingyu Oct. 22, 2025, 2:22 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../liblognorm/{liblognorm_2.0.6.bb => liblognorm_2.0.7.bb}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-extended/liblognorm/{liblognorm_2.0.6.bb => liblognorm_2.0.7.bb} (87%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-extended/liblognorm/liblognorm_2.0.6.bb b/meta-oe/recipes-extended/liblognorm/liblognorm_2.0.7.bb
similarity index 87%
rename from meta-oe/recipes-extended/liblognorm/liblognorm_2.0.6.bb
rename to meta-oe/recipes-extended/liblognorm/liblognorm_2.0.7.bb
index 89670d10ca..6de22d392f 100644
--- a/meta-oe/recipes-extended/liblognorm/liblognorm_2.0.6.bb
+++ b/meta-oe/recipes-extended/liblognorm/liblognorm_2.0.7.bb
@@ -8,10 +8,10 @@  LIC_FILES_CHKSUM = "file://COPYING;md5=ca016db57e008528dace002188c73dad"
 
 DEPENDS = "libfastjson libestr"
 
-SRC_URI = "git://github.com/rsyslog/liblognorm;branch=master;protocol=https \
+SRC_URI = "git://github.com/rsyslog/liblognorm;branch=stable;protocol=https;tag=v${PV} \
            file://0001-Add-asprintf-to-autoconf-function-check-macro.patch \
            "
-SRCREV = "46c6ee4c8e5f827893e485a4ef1aff04ea881273"
+SRCREV = "3761794fc0d3b0a9fbfe4daa14a545063f48ce6e"
 
 
 inherit autotools pkgconfig