diff mbox series

[meta-oe,11/42] libssh: upgrade 0.11.2 -> 0.11.3

Message ID 20250916094152.1479-11-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/42] asyncmqtt: upgrade 10.2.3 -> 10.2.5 | expand

Commit Message

Wang Mingyu Sept. 16, 2025, 9:41 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../libssh/{libssh_0.11.2.bb => libssh_0.11.3.bb}               | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/libssh/{libssh_0.11.2.bb => libssh_0.11.3.bb} (96%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-support/libssh/libssh_0.11.2.bb b/meta-oe/recipes-support/libssh/libssh_0.11.3.bb
similarity index 96%
rename from meta-oe/recipes-support/libssh/libssh_0.11.2.bb
rename to meta-oe/recipes-support/libssh/libssh_0.11.3.bb
index b50177ab9d..bfeeccdad4 100644
--- a/meta-oe/recipes-support/libssh/libssh_0.11.2.bb
+++ b/meta-oe/recipes-support/libssh/libssh_0.11.3.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 = "dff6c0821ed54f6fbf5b755af43f54cbb723b1b1"
+SRCREV = "301d0e16dfa8a5cac1cff956b6880ca90eb82864"
 
 
 inherit cmake ptest