sdbus-c++: 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:53:28 +08:00
committed by Khem Raj
parent 22af3b81a7
commit 9fb5981859

View File

@@ -16,7 +16,7 @@ PACKAGECONFIG[with-tests] = "-DSDBUSCPP_BUILD_TESTS=ON -DSDBUSCPP_INSTALL_TESTS=
DEPENDS += "expat"
SRCREV = "0261d0ec60b68c1f0a6ec9acf63d1379f7d569f8"
SRCREV = "28b78822cfc5fbec4bd9906168493e9985f586ed"
SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master;tag=v${PV} \
file://run-ptest"