summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
14SRC_URI:append:toolchain-clang = " file://0001-CompilerChecks.cmake-drop-Wunused-variable-flag.patch" 14SRC_URI:append:toolchain-clang = " file://0001-CompilerChecks.cmake-drop-Wunused-variable-flag.patch"
15 15
16SRCREV = "dff6c0821ed54f6fbf5b755af43f54cbb723b1b1" 16SRCREV = "301d0e16dfa8a5cac1cff956b6880ca90eb82864"
17 17
18 18
19inherit cmake ptest 19inherit cmake ptest