diff options
| author | Riyaz Khan <Riyaz.Khan@kpit.com> | 2022-09-08 13:10:00 +0530 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-09-08 11:58:16 -0700 |
| commit | 842e59e9c7a5716ef03b4f563a2dcf20a5f8bdd6 (patch) | |
| tree | 7155bd1587c7666dd1073693637104c836c37c61 | |
| parent | d5d57ee1f2dfa4f5d8f523b5dd75e2684829283b (diff) | |
| download | meta-openembedded-842e59e9c7a5716ef03b4f563a2dcf20a5f8bdd6.tar.gz | |
sdbus-c++-tools: Upgrade sdbus-c++-tools 1.1.0 to 1.2.0
Update SHA value in SRCREV.
Reference link:
https://github.com/Kistler-Group/sdbus-cpp/releases/tag/v1.2.0
Signed-off-by: Riyaz Khan <rak3033@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools_1.2.0.bb (renamed from meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools_1.1.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools_1.1.0.bb b/meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools_1.2.0.bb index 01f66c3f23..27b965ac11 100644 --- a/meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools_1.1.0.bb +++ b/meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools_1.2.0.bb | |||
| @@ -8,7 +8,7 @@ inherit cmake | |||
| 8 | 8 | ||
| 9 | DEPENDS += "expat" | 9 | DEPENDS += "expat" |
| 10 | 10 | ||
| 11 | SRCREV = "bca8e81037766a0454740c40307eea32831c101f" | 11 | SRCREV = "751c1addc4fd2f949a466f488c1b7de2ca3b76dc" |
| 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" |
