sdbus-c++-tools: upgrade 2.1.0 -> 2.2.1

Changelog:
https://github.com/Kistler-Group/sdbus-cpp/releases/tag/v2.2.1

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 2025-11-25 16:54:15 +08:00 committed by Khem Raj
parent 9fb5981859
commit aa8fd63b49
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -8,7 +8,7 @@ inherit cmake
DEPENDS += "expat"
SRCREV = "0261d0ec60b68c1f0a6ec9acf63d1379f7d569f8"
SRCREV = "28b78822cfc5fbec4bd9906168493e9985f586ed"
SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master;tag=v${PV};subpath=tools"
S = "${UNPACKDIR}/tools"