aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core
diff options
context:
space:
mode:
authorStanislav Angelovic <stanislav.angelovic.ext@siemens.com>2023-08-30 12:01:17 +0200
committerKhem Raj <raj.khem@gmail.com>2023-08-30 16:06:29 -0700
commitd88ac90b627d4eb540ceb1a29b0c8de4e36224aa (patch)
tree37555f5a97720d414019b11454d13c000755c5e8 /meta-oe/recipes-core
parentc38239b3d99a0fc2a13e9e0a3cbce884bbdac127 (diff)
downloadmeta-openembedded-contrib-d88ac90b627d4eb540ceb1a29b0c8de4e36224aa.tar.gz
feat: bump sdbus-c++ up to v1.3.0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-core')
-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
DEPENDS += "expat"
-SRCREV = "751c1addc4fd2f949a466f488c1b7de2ca3b76dc"
+SRCREV = "0eda85574546d19d9f06d6d5418bc192b3846f96"
SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master;subpath=tools"
S = "${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
DEPENDS += "expat"
-SRCREV = "751c1addc4fd2f949a466f488c1b7de2ca3b76dc"
+SRCREV = "0eda85574546d19d9f06d6d5418bc192b3846f96"
SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master"
SRC_URI += "file://run-ptest"