diff options
Diffstat (limited to 'recipes-core/jcraft')
-rw-r--r-- | recipes-core/jcraft/jsch_0.1.40.bb | 1 | ||||
-rw-r--r-- | recipes-core/jcraft/jzlib_1.0.7.bb | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/recipes-core/jcraft/jsch_0.1.40.bb b/recipes-core/jcraft/jsch_0.1.40.bb index aeb04b4..7fa8571 100644 --- a/recipes-core/jcraft/jsch_0.1.40.bb +++ b/recipes-core/jcraft/jsch_0.1.40.bb | |||
@@ -22,7 +22,6 @@ do_compile() { | |||
22 | fastjar cf ${JARFILENAME} -C build . | 22 | fastjar cf ${JARFILENAME} -C build . |
23 | } | 23 | } |
24 | 24 | ||
25 | SRC_URI[md5sum] = "b59cec19a487e95aed68378976b4b566" | ||
26 | SRC_URI[sha256sum] = "ca9d2ae08fd7a8983fb00d04f0f0c216a985218a5eb364ff9bee73870f28e097" | 25 | SRC_URI[sha256sum] = "ca9d2ae08fd7a8983fb00d04f0f0c216a985218a5eb364ff9bee73870f28e097" |
27 | 26 | ||
28 | CVE_STATUS[CVE-2016-5725] = "not-applicable-platform: Issue only applies on Windows" | 27 | CVE_STATUS[CVE-2016-5725] = "not-applicable-platform: Issue only applies on Windows" |
diff --git a/recipes-core/jcraft/jzlib_1.0.7.bb b/recipes-core/jcraft/jzlib_1.0.7.bb index 1e34d2c..65cced8 100644 --- a/recipes-core/jcraft/jzlib_1.0.7.bb +++ b/recipes-core/jcraft/jzlib_1.0.7.bb | |||
@@ -16,7 +16,6 @@ do_compile() { | |||
16 | fastjar cf ${JARFILENAME} -C build . | 16 | fastjar cf ${JARFILENAME} -C build . |
17 | } | 17 | } |
18 | 18 | ||
19 | SRC_URI[md5sum] = "3c52a0afb970e8a1fb2d34f30d330a83" | ||
20 | SRC_URI[sha256sum] = "20923a3f771a14c58c8cddfff2b589d568aff09f8a931919dc63ddaabb32407a" | 19 | SRC_URI[sha256sum] = "20923a3f771a14c58c8cddfff2b589d568aff09f8a931919dc63ddaabb32407a" |
21 | 20 | ||
22 | BBCLASSEXTEND = "native" | 21 | BBCLASSEXTEND = "native" |