libssh: Remove duplicate CVE_STATUS entry for CVE-2025-14821

The CVE_STATUS entry for CVE-2025-14821 was added twice in the recipe.
Remove the duplicate entry to keep the recipe clean

Signed-off-by: Vijay Anusuri <vanusuri@mvista.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
Vijay Anusuri
2026-08-06 18:00:38 +05:30
committed by Anuj Mittal
parent 35f85f87b8
commit 319421fd5b
@@ -46,8 +46,6 @@ PACKAGECONFIG[tests] = "-DUNIT_TESTING=1, -DUNIT_TESTING=0, cmocka"
ARM_INSTRUCTION_SET:armv5 = "arm"
CVE_STATUS[CVE-2025-14821] = "not-applicable-platform: The vulnerability is Windows specific"
EXTRA_OECMAKE = " \
-DWITH_PCAP=1 \
-DWITH_SFTP=1 \