diff options
-rwxr-xr-x | meta-oe/recipes-core/sdbus-c++/sdbus-c++-0.8.1/run-ptest (renamed from meta-oe/recipes-core/sdbus-c++/sdbus-c++-0.7.6/run-ptest) | 0 | ||||
-rw-r--r-- | meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools-native_0.8.1.bb (renamed from meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools-native_0.7.6.bb) | 2 | ||||
-rw-r--r-- | meta-oe/recipes-core/sdbus-c++/sdbus-c++_0.8.1.bb (renamed from meta-oe/recipes-core/sdbus-c++/sdbus-c++_0.7.6.bb) | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-core/sdbus-c++/sdbus-c++-0.7.6/run-ptest b/meta-oe/recipes-core/sdbus-c++/sdbus-c++-0.8.1/run-ptest index f6ade0c7e4..f6ade0c7e4 100755 --- a/meta-oe/recipes-core/sdbus-c++/sdbus-c++-0.7.6/run-ptest +++ b/meta-oe/recipes-core/sdbus-c++/sdbus-c++-0.8.1/run-ptest | |||
diff --git a/meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools-native_0.7.6.bb b/meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools-native_0.8.1.bb index 6492c23680..e18b9903d1 100644 --- a/meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools-native_0.7.6.bb +++ b/meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools-native_0.8.1.bb | |||
@@ -8,7 +8,7 @@ inherit cmake native | |||
8 | 8 | ||
9 | DEPENDS += "expat" | 9 | DEPENDS += "expat" |
10 | 10 | ||
11 | SRCREV = "5121d46eed42231285c18d317a9f48e0b2849d5e" | 11 | SRCREV = "3a4f343fb924650e7639660efa5f143961162044" |
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.7.6.bb b/meta-oe/recipes-core/sdbus-c++/sdbus-c++_0.8.1.bb index 57774cbdf7..c4d63fd272 100644 --- a/meta-oe/recipes-core/sdbus-c++/sdbus-c++_0.7.6.bb +++ b/meta-oe/recipes-core/sdbus-c++/sdbus-c++_0.8.1.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 = "5121d46eed42231285c18d317a9f48e0b2849d5e" | 19 | SRCREV = "3a4f343fb924650e7639660efa5f143961162044" |
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 | ||