diff options
| author | Gijs Peskens <gijs.peskens@munisense.com> | 2026-03-11 10:10:51 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-03-17 13:25:23 -0700 |
| commit | 99e9d4aba13ae466a6e6fe5c56276917d295cf0b (patch) | |
| tree | f02e8d4036ceb66942fe381dd4c278255e8f4f17 | |
| parent | 70e27af4fcb479f264a93c699051d77c519ee546 (diff) | |
| download | meta-openembedded-99e9d4aba13ae466a6e6fe5c56276917d295cf0b.tar.gz | |
libssh: upgrade 0.11.3 -> 0.11.4
Signed-off-by: Gijs Peskens <gijs.peskens@munisense.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/libssh/libssh_0.11.4.bb (renamed from meta-oe/recipes-support/libssh/libssh_0.11.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libssh/libssh_0.11.3.bb b/meta-oe/recipes-support/libssh/libssh_0.11.4.bb index 5928581312..fb131c3490 100644 --- a/meta-oe/recipes-support/libssh/libssh_0.11.3.bb +++ b/meta-oe/recipes-support/libssh/libssh_0.11.4.bb | |||
| @@ -13,7 +13,7 @@ SRC_URI = "git://git.libssh.org/projects/libssh.git;protocol=https;branch=stable | |||
| 13 | 13 | ||
| 14 | SRC_URI:append:toolchain-clang = " file://0001-CompilerChecks.cmake-drop-Wunused-variable-flag.patch" | 14 | SRC_URI:append:toolchain-clang = " file://0001-CompilerChecks.cmake-drop-Wunused-variable-flag.patch" |
| 15 | 15 | ||
| 16 | SRCREV = "301d0e16dfa8a5cac1cff956b6880ca90eb82864" | 16 | SRCREV = "ca9c055d7c78ce357346ac7c2b14047568d47aa1" |
| 17 | 17 | ||
| 18 | 18 | ||
| 19 | inherit cmake ptest | 19 | inherit cmake ptest |
