summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-core/sdbus-c++/sdbus-c++_2.2.1.bb (renamed from meta-oe/recipes-core/sdbus-c++/sdbus-c++_2.1.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/sdbus-c++/sdbus-c++_2.1.0.bb b/meta-oe/recipes-core/sdbus-c++/sdbus-c++_2.2.1.bb
index 62b30e9894..6cacb5dfe8 100644
--- a/meta-oe/recipes-core/sdbus-c++/sdbus-c++_2.1.0.bb
+++ b/meta-oe/recipes-core/sdbus-c++/sdbus-c++_2.2.1.bb
@@ -16,7 +16,7 @@ PACKAGECONFIG[with-tests] = "-DSDBUSCPP_BUILD_TESTS=ON -DSDBUSCPP_INSTALL_TESTS=
16 16
17DEPENDS += "expat" 17DEPENDS += "expat"
18 18
19SRCREV = "0261d0ec60b68c1f0a6ec9acf63d1379f7d569f8" 19SRCREV = "28b78822cfc5fbec4bd9906168493e9985f586ed"
20SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master;tag=v${PV} \ 20SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master;tag=v${PV} \
21 file://run-ptest" 21 file://run-ptest"
22 22