diff options
-rwxr-xr-x | meta-oe/recipes-core/sdbus-c++/sdbus-c++-0.8.3/run-ptest (renamed from meta-oe/recipes-core/sdbus-c++/sdbus-c++-0.8.1/run-ptest) | 0 | ||||
-rw-r--r-- | meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools_0.8.3.bb (renamed from meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools_0.8.1.bb) | 2 | ||||
-rw-r--r-- | meta-oe/recipes-core/sdbus-c++/sdbus-c++_0.8.3.bb (renamed from meta-oe/recipes-core/sdbus-c++/sdbus-c++_0.8.1.bb) | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-core/sdbus-c++/sdbus-c++-0.8.1/run-ptest b/meta-oe/recipes-core/sdbus-c++/sdbus-c++-0.8.3/run-ptest index f6ade0c7e4..f6ade0c7e4 100755 --- a/meta-oe/recipes-core/sdbus-c++/sdbus-c++-0.8.1/run-ptest +++ b/meta-oe/recipes-core/sdbus-c++/sdbus-c++-0.8.3/run-ptest | |||
diff --git a/meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools_0.8.1.bb b/meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools_0.8.3.bb index 9eaec0f2a8..3b87c22653 100644 --- a/meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools_0.8.1.bb +++ b/meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools_0.8.3.bb | |||
@@ -8,7 +8,7 @@ inherit cmake | |||
8 | 8 | ||
9 | DEPENDS += "expat" | 9 | DEPENDS += "expat" |
10 | 10 | ||
11 | SRCREV = "3a4f343fb924650e7639660efa5f143961162044" | 11 | SRCREV = "6e8e5aadb674cccea5bdd55141db5dad887fbacd" |
12 | SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master;subpath=tools" | 12 | SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master;subpath=tools" |
13 | 13 | ||
14 | S = "${WORKDIR}/tools" | 14 | S = "${WORKDIR}/tools" |
diff --git a/meta-oe/recipes-core/sdbus-c++/sdbus-c++_0.8.1.bb b/meta-oe/recipes-core/sdbus-c++/sdbus-c++_0.8.3.bb index 82860a82f7..98829765c2 100644 --- a/meta-oe/recipes-core/sdbus-c++/sdbus-c++_0.8.1.bb +++ b/meta-oe/recipes-core/sdbus-c++/sdbus-c++_0.8.3.bb | |||
@@ -16,7 +16,7 @@ PACKAGECONFIG[with-tests] = "-DBUILD_TESTS=ON -DTESTS_INSTALL_PATH=${libdir}/${B | |||
16 | 16 | ||
17 | DEPENDS += "expat" | 17 | DEPENDS += "expat" |
18 | 18 | ||
19 | SRCREV = "3a4f343fb924650e7639660efa5f143961162044" | 19 | SRCREV = "6e8e5aadb674cccea5bdd55141db5dad887fbacd" |
20 | SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master" | 20 | SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master" |
21 | SRC_URI += "file://run-ptest" | 21 | SRC_URI += "file://run-ptest" |
22 | 22 | ||