sdbus-c++-tools: Upgrade sdbus-c++-tools 1.1.0 to 1.2.0

Update SHA value in SRCREV.

Reference link:
https://github.com/Kistler-Group/sdbus-cpp/releases/tag/v1.2.0

Signed-off-by: Riyaz Khan <rak3033@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Riyaz Khan 2022-09-08 13:10:00 +05:30 committed by Khem Raj
parent d5d57ee1f2
commit 842e59e9c7

View File

@ -8,7 +8,7 @@ inherit cmake
DEPENDS += "expat"
SRCREV = "bca8e81037766a0454740c40307eea32831c101f"
SRCREV = "751c1addc4fd2f949a466f488c1b7de2ca3b76dc"
SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master;subpath=tools"
S = "${WORKDIR}/tools"