summaryrefslogtreecommitdiffstats
path: root/recipes-core/jcraft/jsch_0.1.40.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/jcraft/jsch_0.1.40.bb')
-rw-r--r--recipes-core/jcraft/jsch_0.1.40.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-core/jcraft/jsch_0.1.40.bb b/recipes-core/jcraft/jsch_0.1.40.bb
index 8ef5c85..aeb04b4 100644
--- a/recipes-core/jcraft/jsch_0.1.40.bb
+++ b/recipes-core/jcraft/jsch_0.1.40.bb
@@ -25,8 +25,7 @@ do_compile() {
25SRC_URI[md5sum] = "b59cec19a487e95aed68378976b4b566" 25SRC_URI[md5sum] = "b59cec19a487e95aed68378976b4b566"
26SRC_URI[sha256sum] = "ca9d2ae08fd7a8983fb00d04f0f0c216a985218a5eb364ff9bee73870f28e097" 26SRC_URI[sha256sum] = "ca9d2ae08fd7a8983fb00d04f0f0c216a985218a5eb364ff9bee73870f28e097"
27 27
28# Ignore the CVE because it only affects Windows platforms 28CVE_STATUS[CVE-2016-5725] = "not-applicable-platform: Issue only applies on Windows"
29CVE_STATUS += "CVE-2016-5725"
30 29
31BBCLASSEXTEND = "native" 30BBCLASSEXTEND = "native"
32 31