diff options
| author | Liu Yiding <liuyd.fnst@fujitsu.com> | 2025-11-25 16:54:15 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-11-25 07:44:40 -0800 |
| commit | aa8fd63b495a82fb727c2ace203fcaa4c0235f5a (patch) | |
| tree | b9fb6a61ddc577f69d47368b3c7b3b889bb2d2f9 | |
| parent | 9fb5981859873f76b1a4a2c31c08acf19cf437cf (diff) | |
| download | meta-openembedded-aa8fd63b495a82fb727c2ace203fcaa4c0235f5a.tar.gz | |
sdbus-c++-tools: 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++-tools_2.2.1.bb (renamed from meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools_2.1.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools_2.1.0.bb b/meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools_2.2.1.bb index 0467c834b8..13a7b8a45e 100644 --- a/meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools_2.1.0.bb +++ b/meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools_2.2.1.bb | |||
| @@ -8,7 +8,7 @@ inherit cmake | |||
| 8 | 8 | ||
| 9 | DEPENDS += "expat" | 9 | DEPENDS += "expat" |
| 10 | 10 | ||
| 11 | SRCREV = "0261d0ec60b68c1f0a6ec9acf63d1379f7d569f8" | 11 | SRCREV = "28b78822cfc5fbec4bd9906168493e9985f586ed" |
| 12 | SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master;tag=v${PV};subpath=tools" | 12 | SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master;tag=v${PV};subpath=tools" |
| 13 | 13 | ||
| 14 | S = "${UNPACKDIR}/tools" | 14 | S = "${UNPACKDIR}/tools" |
