smack: Switch to CVE_STATUS

CVE_CHECK_IGNORE has been deprecated starting with the Nanbield
release.

Signed-off-by: Aidan Stewart <astewart@tektelic.com>
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
This commit is contained in:
Aidan Stewart
2025-07-31 13:35:30 -06:00
committed by Scott Murray
parent eeb63dc67d
commit 542a5b2908

View File

@@ -13,10 +13,9 @@ SRC_URI = " \
PV = "1.3.1"
# CVE-2014-0363, CVE-2014-0364, CVE-2016-10027 is valnerble for other product.
CVE_CHECK_IGNORE += "CVE-2014-0363"
CVE_CHECK_IGNORE += "CVE-2014-0364"
CVE_CHECK_IGNORE += "CVE-2016-10027"
CVE_STATUS[CVE-2014-0363] = "cpe-incorrect: Affects Ignite Realtime Smack XMPP API"
CVE_STATUS[CVE-2014-0364] = "cpe-incorrect: Affects Ignite Realtime Smack XMPP API"
CVE_STATUS[CVE-2016-10027] = "cpe-incorrect: Affects Ignite Realtime Smack XMPP API"
inherit autotools update-rc.d pkgconfig ptest
inherit ${@bb.utils.contains('VIRTUAL-RUNTIME_init_manager','systemd','systemd','', d)}