diff options
-rw-r--r-- | meta/recipes-bsp/grub/grub2.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-bsp/grub/grub2.inc b/meta/recipes-bsp/grub/grub2.inc index a72a562c5a..bdb3e2d999 100644 --- a/meta/recipes-bsp/grub/grub2.inc +++ b/meta/recipes-bsp/grub/grub2.inc | |||
@@ -27,6 +27,8 @@ SRC_URI[sha256sum] = "23b64b4c741569f9426ed2e3d0e6780796fca081bee4c99f62aa3f53ae | |||
27 | 27 | ||
28 | # Applies only to RHEL | 28 | # Applies only to RHEL |
29 | CVE_CHECK_WHITELIST += "CVE-2019-14865" | 29 | CVE_CHECK_WHITELIST += "CVE-2019-14865" |
30 | # Applies only to SUSE | ||
31 | CVE_CHECK_WHITELIST += "CVE-2021-46705" | ||
30 | 32 | ||
31 | DEPENDS = "flex-native bison-native gettext-native" | 33 | DEPENDS = "flex-native bison-native gettext-native" |
32 | 34 | ||