Skip to content

Commit b6213e4

Browse files
Stanislav Angelovickraj
authored andcommitted
Bump sdbus-c++ version to v0.8.3
Signed-off-by: Khem Raj <[email protected]>
1 parent 91be709 commit b6213e4

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

meta-oe/recipes-core/sdbus-c++/sdbus-c++-0.8.1/run-ptest renamed to meta-oe/recipes-core/sdbus-c++/sdbus-c++-0.8.3/run-ptest

File renamed without changes.

meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools_0.8.1.bb renamed to meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools_0.8.3.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ inherit cmake
88

99
DEPENDS += "expat"
1010

11-
SRCREV = "3a4f343fb924650e7639660efa5f143961162044"
11+
SRCREV = "6e8e5aadb674cccea5bdd55141db5dad887fbacd"
1212
SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master;subpath=tools"
1313

1414
S = "${WORKDIR}/tools"

meta-oe/recipes-core/sdbus-c++/sdbus-c++_0.8.1.bb renamed to meta-oe/recipes-core/sdbus-c++/sdbus-c++_0.8.3.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ PACKAGECONFIG[with-tests] = "-DBUILD_TESTS=ON -DTESTS_INSTALL_PATH=${libdir}/${B
1616

1717
DEPENDS += "expat"
1818

19-
SRCREV = "3a4f343fb924650e7639660efa5f143961162044"
19+
SRCREV = "6e8e5aadb674cccea5bdd55141db5dad887fbacd"
2020
SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master"
2121
SRC_URI += "file://run-ptest"
2222

0 commit comments

Comments
 (0)