[oe-commits] [meta-openembedded] branch master-next updated: sdbus-c++: upgrade 0.7.6 -> 0.8.1

git at git.openembedded.org git at git.openembedded.org
Mon Feb 3 06:01:53 UTC 2020


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

The following commit(s) were added to refs/heads/master-next by this push:
     new bb253b2  sdbus-c++: upgrade 0.7.6 -> 0.8.1
bb253b2 is described below

commit bb253b28c7f90bb9b7542955ae6002955e2195dc
Author: sangelovic <angelovic.s at gmail.com>
AuthorDate: Sun Feb 2 22:48:01 2020 +0100

    sdbus-c++: upgrade 0.7.6 -> 0.8.1
    
    See full changelog at https://github.com/Kistler-Group/sdbus-cpp/blob/v0.8.1/ChangeLog
    
    Signed-off-by: Stanislav Angelovic <angelovic.s at gmail.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../sdbus-c++/{sdbus-c++-0.7.6 => sdbus-c++-0.8.1}/run-ptest            | 0
 ...{sdbus-c++-tools-native_0.7.6.bb => sdbus-c++-tools-native_0.8.1.bb} | 2 +-
 .../recipes-core/sdbus-c++/{sdbus-c++_0.7.6.bb => 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.7.6/run-ptest b/meta-oe/recipes-core/sdbus-c++/sdbus-c++-0.8.1/run-ptest
similarity index 100%
rename from meta-oe/recipes-core/sdbus-c++/sdbus-c++-0.7.6/run-ptest
rename to 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
similarity index 87%
rename from meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools-native_0.7.6.bb
rename to meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools-native_0.8.1.bb
index 6492c23..e18b990 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
 
 DEPENDS += "expat"
 
-SRCREV = "5121d46eed42231285c18d317a9f48e0b2849d5e"
+SRCREV = "3a4f343fb924650e7639660efa5f143961162044"
 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++_0.7.6.bb b/meta-oe/recipes-core/sdbus-c++/sdbus-c++_0.8.1.bb
similarity index 95%
rename from meta-oe/recipes-core/sdbus-c++/sdbus-c++_0.7.6.bb
rename to meta-oe/recipes-core/sdbus-c++/sdbus-c++_0.8.1.bb
index 57774cb..c4d63fd 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
 
 DEPENDS += "expat"
 
-SRCREV = "5121d46eed42231285c18d317a9f48e0b2849d5e"
+SRCREV = "3a4f343fb924650e7639660efa5f143961162044"
 SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master"
 SRC_URI += "file://run-ptest"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list