mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
Bump sdbus-c++ version to v0.8.3
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
91be709c65
commit
b6213e4dd5
+1
-1
@@ -8,7 +8,7 @@ inherit cmake
|
|||||||
|
|
||||||
DEPENDS += "expat"
|
DEPENDS += "expat"
|
||||||
|
|
||||||
SRCREV = "3a4f343fb924650e7639660efa5f143961162044"
|
SRCREV = "6e8e5aadb674cccea5bdd55141db5dad887fbacd"
|
||||||
SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master;subpath=tools"
|
SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master;subpath=tools"
|
||||||
|
|
||||||
S = "${WORKDIR}/tools"
|
S = "${WORKDIR}/tools"
|
||||||
+1
-1
@@ -16,7 +16,7 @@ PACKAGECONFIG[with-tests] = "-DBUILD_TESTS=ON -DTESTS_INSTALL_PATH=${libdir}/${B
|
|||||||
|
|
||||||
DEPENDS += "expat"
|
DEPENDS += "expat"
|
||||||
|
|
||||||
SRCREV = "3a4f343fb924650e7639660efa5f143961162044"
|
SRCREV = "6e8e5aadb674cccea5bdd55141db5dad887fbacd"
|
||||||
SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master"
|
SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master"
|
||||||
SRC_URI += "file://run-ptest"
|
SRC_URI += "file://run-ptest"
|
||||||
|
|
||||||
Reference in New Issue
Block a user