From f9406a6c8e0afc7a6ed1c8b9a609362a4a0b57df Mon Sep 17 00:00:00 2001 From: Liu Yiding Date: Tue, 17 Mar 2026 15:04:06 +0800 Subject: [PATCH] kronosnet: upgrade 1.31 -> 1.33 Changelog https://github.com/kronosnet/kronosnet/releases/tag/v1.33 Signed-off-by: Liu Yiding Signed-off-by: Khem Raj --- .../kronosnet/{kronosnet_1.31.bb => kronosnet_1.33.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-extended/kronosnet/{kronosnet_1.31.bb => kronosnet_1.33.bb} (96%) diff --git a/meta-networking/recipes-extended/kronosnet/kronosnet_1.31.bb b/meta-networking/recipes-extended/kronosnet/kronosnet_1.33.bb similarity index 96% rename from meta-networking/recipes-extended/kronosnet/kronosnet_1.31.bb rename to meta-networking/recipes-extended/kronosnet/kronosnet_1.33.bb index d95bb81278..fa802d02bd 100644 --- a/meta-networking/recipes-extended/kronosnet/kronosnet_1.31.bb +++ b/meta-networking/recipes-extended/kronosnet/kronosnet_1.33.bb @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING.applications;md5=751419260aa954499f7abaabaa88 SECTION = "libs" DEPENDS = "doxygen-native libqb-native libxml2-native bzip2 libqb libxml2 libnl lksctp-tools lz4 lzo openssl nss xz zlib zstd" -SRCREV = "da73f2a1e0ffe2aee15d4f705edf90ee8445e2d4" +SRCREV = "176bc1064a8e85f95eda2cb1e53b1ce5d471d857" SRC_URI = "git://github.com/kronosnet/kronosnet;protocol=https;branch=stable1;tag=v${PV}" BB_GIT_SHALLOW_EXTRA_REFS = "refs/tags/v${PV}"