summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r--meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb
index 70f1fd6fc9..696176907c 100644
--- a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb
+++ b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb
@@ -31,6 +31,9 @@ SRC_URI[sha256sum] = "20df7ae5154b3830355f8ab4269123a87affdea59fe74fe9292a91d0d7
31 31
32CVE_PRODUCT = "wpa_supplicant" 32CVE_PRODUCT = "wpa_supplicant"
33 33
34# not-applicable-platform: this only affects Ubuntu and other platforms patching wpa-supplicant
35CVE_CHECK_IGNORE += "CVE-2024-5290"
36
34S = "${WORKDIR}/wpa_supplicant-${PV}" 37S = "${WORKDIR}/wpa_supplicant-${PV}"
35 38
36PACKAGES:prepend = "wpa-supplicant-passphrase wpa-supplicant-cli " 39PACKAGES:prepend = "wpa-supplicant-passphrase wpa-supplicant-cli "