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 2718379474..3e96426b82 100644 --- a/meta/recipes-bsp/grub/grub2.inc +++ b/meta/recipes-bsp/grub/grub2.inc | |||
| @@ -49,6 +49,8 @@ SRC_URI[sha256sum] = "23b64b4c741569f9426ed2e3d0e6780796fca081bee4c99f62aa3f53ae | |||
| 49 | CVE_CHECK_IGNORE += "CVE-2019-14865" | 49 | CVE_CHECK_IGNORE += "CVE-2019-14865" |
| 50 | # Applies only to SUSE | 50 | # Applies only to SUSE |
| 51 | CVE_CHECK_IGNORE += "CVE-2021-46705" | 51 | CVE_CHECK_IGNORE += "CVE-2021-46705" |
| 52 | # not-applicable-platform: Applies only to RHEL/Fedora | ||
| 53 | CVE_CHECK_IGNORE += "CVE-2024-1048 CVE-2023-4001" | ||
| 52 | 54 | ||
| 53 | DEPENDS = "flex-native bison-native gettext-native" | 55 | DEPENDS = "flex-native bison-native gettext-native" |
| 54 | 56 | ||
