diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-09-16 17:41:21 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-09-16 09:59:16 -0700 |
| commit | 6332f221dde08ea56919cee2e7496c67c427a160 (patch) | |
| tree | bae1bd7f6c570ac9e07a6a660f4abf57d82cb69c /meta-oe/recipes-support/libssh | |
| parent | 99199113e619a7d83a6ad8e9102b71d450ab0446 (diff) | |
| download | meta-openembedded-6332f221dde08ea56919cee2e7496c67c427a160.tar.gz | |
libssh: upgrade 0.11.2 -> 0.11.3
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/libssh')
| -rw-r--r-- | meta-oe/recipes-support/libssh/libssh_0.11.3.bb (renamed from meta-oe/recipes-support/libssh/libssh_0.11.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libssh/libssh_0.11.2.bb b/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 | |||
| 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 = "dff6c0821ed54f6fbf5b755af43f54cbb723b1b1" | 16 | SRCREV = "301d0e16dfa8a5cac1cff956b6880ca90eb82864" |
| 17 | 17 | ||
| 18 | 18 | ||
| 19 | inherit cmake ptest | 19 | inherit cmake ptest |
