diff options
-rw-r--r-- | meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.11.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.11.bb b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.11.bb index 257ef43b6e..ac99d0db49 100644 --- a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.11.bb +++ b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.11.bb | |||
@@ -29,6 +29,8 @@ PACKAGECONFIG[openssl] = ",,openssl" | |||
29 | 29 | ||
30 | CVE_PRODUCT = "wpa_supplicant" | 30 | CVE_PRODUCT = "wpa_supplicant" |
31 | 31 | ||
32 | CVE_STATUS[CVE-2024-5290] = "not-applicable-platform: this only affects Ubuntu and other platforms patching wpa-supplicant" | ||
33 | |||
32 | EXTRA_OEMAKE = "'LIBDIR=${libdir}' 'INCDIR=${includedir}' 'BINDIR=${sbindir}'" | 34 | EXTRA_OEMAKE = "'LIBDIR=${libdir}' 'INCDIR=${includedir}' 'BINDIR=${sbindir}'" |
33 | 35 | ||
34 | do_configure () { | 36 | do_configure () { |