Message ID | 20250929102656.152693-1-divya.chellam@windriver.com |
---|---|
State | New |
Headers | show |
Series | [meta-oe,walnascar,1/1] libssh: upgrade 0.11.2 -> 0.11.3 | expand |
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 5baaa49949..13533082e8 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" S = "${WORKDIR}/git"