mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
sdbus-c++: upgrade 0.7.6 -> 0.8.1
See full changelog at https://github.com/Kistler-Group/sdbus-cpp/blob/v0.8.1/ChangeLog Signed-off-by: Stanislav Angelovic <angelovic.s@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ inherit cmake native
|
||||
|
||||
DEPENDS += "expat"
|
||||
|
||||
SRCREV = "5121d46eed42231285c18d317a9f48e0b2849d5e"
|
||||
SRCREV = "3a4f343fb924650e7639660efa5f143961162044"
|
||||
SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master;subpath=tools"
|
||||
|
||||
S = "${WORKDIR}/tools"
|
||||
+1
-1
@@ -16,7 +16,7 @@ PACKAGECONFIG[with-tests] = "-DBUILD_TESTS=ON -DTESTS_INSTALL_PATH=${libdir}/${B
|
||||
|
||||
DEPENDS += "expat"
|
||||
|
||||
SRCREV = "5121d46eed42231285c18d317a9f48e0b2849d5e"
|
||||
SRCREV = "3a4f343fb924650e7639660efa5f143961162044"
|
||||
SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master"
|
||||
SRC_URI += "file://run-ptest"
|
||||
|
||||
Reference in New Issue
Block a user