summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libssh2/libssh2_1.8.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/libssh2/libssh2_1.8.2.bb')
-rw-r--r--meta-oe/recipes-support/libssh2/libssh2_1.8.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/libssh2/libssh2_1.8.2.bb b/meta-oe/recipes-support/libssh2/libssh2_1.8.2.bb
index fe853cde4..a17ae5b7c 100644
--- a/meta-oe/recipes-support/libssh2/libssh2_1.8.2.bb
+++ b/meta-oe/recipes-support/libssh2/libssh2_1.8.2.bb
@@ -17,6 +17,7 @@ inherit autotools pkgconfig
17EXTRA_OECONF += "\ 17EXTRA_OECONF += "\
18 --with-libz \ 18 --with-libz \
19 --with-libz-prefix=${STAGING_LIBDIR} \ 19 --with-libz-prefix=${STAGING_LIBDIR} \
20 file://CVE-2019-17498.patch \
20 " 21 "
21 22
22# only one of openssl and gcrypt could be set 23# only one of openssl and gcrypt could be set