summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmeta-oe/recipes-core/sdbus-c++/sdbus-c++-1.3.0/run-ptest (renamed from meta-oe/recipes-core/sdbus-c++/sdbus-c++-1.2.0/run-ptest)0
-rw-r--r--meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools_1.3.0.bb (renamed from meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools_1.2.0.bb)2
-rw-r--r--meta-oe/recipes-core/sdbus-c++/sdbus-c++_1.3.0.bb (renamed from meta-oe/recipes-core/sdbus-c++/sdbus-c++_1.2.0.bb)2
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-core/sdbus-c++/sdbus-c++-1.2.0/run-ptest b/meta-oe/recipes-core/sdbus-c++/sdbus-c++-1.3.0/run-ptest
index f6ade0c7e4..f6ade0c7e4 100755
--- a/meta-oe/recipes-core/sdbus-c++/sdbus-c++-1.2.0/run-ptest
+++ b/meta-oe/recipes-core/sdbus-c++/sdbus-c++-1.3.0/run-ptest
diff --git a/meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools_1.2.0.bb b/meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools_1.3.0.bb
index 27b965ac11..a7e147877b 100644
--- a/meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools_1.2.0.bb
+++ b/meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools_1.3.0.bb
@@ -8,7 +8,7 @@ inherit cmake
8 8
9DEPENDS += "expat" 9DEPENDS += "expat"
10 10
11SRCREV = "751c1addc4fd2f949a466f488c1b7de2ca3b76dc" 11SRCREV = "0eda85574546d19d9f06d6d5418bc192b3846f96"
12SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master;subpath=tools" 12SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master;subpath=tools"
13 13
14S = "${WORKDIR}/tools" 14S = "${WORKDIR}/tools"
diff --git a/meta-oe/recipes-core/sdbus-c++/sdbus-c++_1.2.0.bb b/meta-oe/recipes-core/sdbus-c++/sdbus-c++_1.3.0.bb
index 2fb975ced6..2ef4d5a4b7 100644
--- a/meta-oe/recipes-core/sdbus-c++/sdbus-c++_1.2.0.bb
+++ b/meta-oe/recipes-core/sdbus-c++/sdbus-c++_1.3.0.bb
@@ -16,7 +16,7 @@ PACKAGECONFIG[with-tests] = "-DBUILD_TESTS=ON -DTESTS_INSTALL_PATH=${libdir}/${B
16 16
17DEPENDS += "expat" 17DEPENDS += "expat"
18 18
19SRCREV = "751c1addc4fd2f949a466f488c1b7de2ca3b76dc" 19SRCREV = "0eda85574546d19d9f06d6d5418bc192b3846f96"
20 20
21SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master" 21SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master"
22SRC_URI += "file://run-ptest" 22SRC_URI += "file://run-ptest"