summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-support/libssh2/libssh2_1.11.1.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-support/libssh2/libssh2_1.11.1.bb b/meta/recipes-support/libssh2/libssh2_1.11.1.bb
index c7013142c0..6d2580072b 100644
--- a/meta/recipes-support/libssh2/libssh2_1.11.1.bb
+++ b/meta/recipes-support/libssh2/libssh2_1.11.1.bb
@@ -50,6 +50,3 @@ do_install_ptest() {
50 mkdir -p ${D}${PTEST_PATH}/docs 50 mkdir -p ${D}${PTEST_PATH}/docs
51 cp -r ${S}/docs/* ${D}${PTEST_PATH}/docs/ 51 cp -r ${S}/docs/* ${D}${PTEST_PATH}/docs/
52} 52}
53
54# should be removed when upgrading to 1.11.10 or higher
55CVE_STATUS[CVE-2023-48795] = "fixed-version: fixed since version 1.11.1"