mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
sdbus-c++-tools: upgrade 2.2.1 -> 2.3.1
Changelog: - https://github.com/Kistler-Group/sdbus-cpp/releases/tag/v2.3.0 - https://github.com/Kistler-Group/sdbus-cpp/releases/tag/v2.3.1 Signed-off-by: Thomas Noack <thomas.noack@iris-sensing.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ inherit cmake
|
|||||||
|
|
||||||
DEPENDS += "expat"
|
DEPENDS += "expat"
|
||||||
|
|
||||||
SRCREV = "28b78822cfc5fbec4bd9906168493e9985f586ed"
|
SRCREV = "ca073434d2c03c2b619f7e23f285cebbf32c7e46"
|
||||||
SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master;tag=v${PV};subpath=tools"
|
SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master;tag=v${PV};subpath=tools"
|
||||||
|
|
||||||
S = "${UNPACKDIR}/tools"
|
S = "${UNPACKDIR}/tools"
|
||||||
Reference in New Issue
Block a user