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 ba0596c938..45852ab9b1 100644 --- a/meta/recipes-bsp/grub/grub2.inc +++ b/meta/recipes-bsp/grub/grub2.inc | |||
@@ -28,6 +28,8 @@ SRC_URI[sha256sum] = "23b64b4c741569f9426ed2e3d0e6780796fca081bee4c99f62aa3f53ae | |||
28 | 28 | ||
29 | # Applies only to RHEL | 29 | # Applies only to RHEL |
30 | CVE_CHECK_IGNORE += "CVE-2019-14865" | 30 | CVE_CHECK_IGNORE += "CVE-2019-14865" |
31 | # Applies only to SUSE | ||
32 | CVE_CHECK_IGNORE += "CVE-2021-46705" | ||
31 | 33 | ||
32 | DEPENDS = "flex-native bison-native gettext-native" | 34 | DEPENDS = "flex-native bison-native gettext-native" |
33 | 35 | ||