kronosnet: upgrade 1.31 -> 1.33

Changelog
  https://github.com/kronosnet/kronosnet/releases/tag/v1.33

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Liu Yiding 2026-03-17 15:04:06 +08:00 committed by Khem Raj
parent 2735729989
commit f9406a6c8e
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING.applications;md5=751419260aa954499f7abaabaa88
SECTION = "libs" SECTION = "libs"
DEPENDS = "doxygen-native libqb-native libxml2-native bzip2 libqb libxml2 libnl lksctp-tools lz4 lzo openssl nss xz zlib zstd" 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}" SRC_URI = "git://github.com/kronosnet/kronosnet;protocol=https;branch=stable1;tag=v${PV}"
BB_GIT_SHALLOW_EXTRA_REFS = "refs/tags/v${PV}" BB_GIT_SHALLOW_EXTRA_REFS = "refs/tags/v${PV}"