From 99e9d4aba13ae466a6e6fe5c56276917d295cf0b Mon Sep 17 00:00:00 2001 From: Gijs Peskens Date: Wed, 11 Mar 2026 10:10:51 +0100 Subject: [PATCH] libssh: upgrade 0.11.3 -> 0.11.4 Signed-off-by: Gijs Peskens Signed-off-by: Khem Raj --- .../libssh/{libssh_0.11.3.bb => libssh_0.11.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/libssh/{libssh_0.11.3.bb => libssh_0.11.4.bb} (97%) diff --git a/meta-oe/recipes-support/libssh/libssh_0.11.3.bb b/meta-oe/recipes-support/libssh/libssh_0.11.4.bb similarity index 97% rename from meta-oe/recipes-support/libssh/libssh_0.11.3.bb rename to 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 SRC_URI:append:toolchain-clang = " file://0001-CompilerChecks.cmake-drop-Wunused-variable-flag.patch" -SRCREV = "301d0e16dfa8a5cac1cff956b6880ca90eb82864" +SRCREV = "ca9c055d7c78ce357346ac7c2b14047568d47aa1" inherit cmake ptest