diff options
| author | Khem Raj <raj.khem@gmail.com> | 2023-11-29 22:10:56 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-11-29 22:19:11 -0800 |
| commit | cdac7e90f0da74b2119cf1283601aaf739deac22 (patch) | |
| tree | 143679e4866a88530a318ebc8136dc87ed492be4 | |
| parent | e1eafe6d9b83ab856c4f30bb0fd92ff537a044ce (diff) | |
| download | meta-openembedded-cdac7e90f0da74b2119cf1283601aaf739deac22.tar.gz | |
sdbus-c++-tools: Upgrade to 1.4.0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools_1.4.0.bb (renamed from meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools_1.3.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools_1.3.0.bb b/meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools_1.4.0.bb index a7e147877b..956b4b82f4 100644 --- a/meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools_1.3.0.bb +++ b/meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools_1.4.0.bb | |||
| @@ -8,7 +8,7 @@ inherit cmake | |||
| 8 | 8 | ||
| 9 | DEPENDS += "expat" | 9 | DEPENDS += "expat" |
| 10 | 10 | ||
| 11 | SRCREV = "0eda85574546d19d9f06d6d5418bc192b3846f96" | 11 | SRCREV = "b482cd6d0890e3f9ae141b4aeb07d3724e48b3db" |
| 12 | SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master;subpath=tools" | 12 | SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master;subpath=tools" |
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/tools" | 14 | S = "${WORKDIR}/tools" |
