mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
sdbus-c++-tools: upgrade 1.0.0 -> 1.1.0
Changelog: ========= Fix timeout handling for asynchronous method calls Add support for unregistering signal handler Add support for chrono literals in sdbus-c++-xml2cpp generator Additional little fixes and improvements in code, build system, and documentation Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
268f962dd5
commit
488b89e470
|
|
@ -8,7 +8,7 @@ inherit cmake
|
|||
|
||||
DEPENDS += "expat"
|
||||
|
||||
SRCREV = "65782bbf435d91e5eb6af9ddab110df406a824a9"
|
||||
SRCREV = "bca8e81037766a0454740c40307eea32831c101f"
|
||||
SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master;subpath=tools"
|
||||
|
||||
S = "${WORKDIR}/tools"
|
||||
Loading…
Reference in New Issue
Block a user