diff options
| author | Liu Yiding <liuyd.fnst@fujitsu.com> | 2025-11-25 16:53:28 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-11-25 07:44:39 -0800 |
| commit | 9fb5981859873f76b1a4a2c31c08acf19cf437cf (patch) | |
| tree | 7c57e69e1592fac55075cb99f78148e594559216 | |
| parent | 22af3b81a78b5e56b0e293ec860e4649f66ec158 (diff) | |
| download | meta-openembedded-9fb5981859873f76b1a4a2c31c08acf19cf437cf.tar.gz | |
sdbus-c++: upgrade 2.1.0 -> 2.2.1
Changelog:
https://github.com/Kistler-Group/sdbus-cpp/releases/tag/v2.2.1
Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -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 | ||
| 17 | DEPENDS += "expat" | 17 | DEPENDS += "expat" |
| 18 | 18 | ||
| 19 | SRCREV = "0261d0ec60b68c1f0a6ec9acf63d1379f7d569f8" | 19 | SRCREV = "28b78822cfc5fbec4bd9906168493e9985f586ed" |
| 20 | SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master;tag=v${PV} \ | 20 | SRC_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 | ||
