diff options
| -rw-r--r-- | meta/recipes-bsp/grub/grub-efi_2.02.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/grub/grub-efi_2.02.bb b/meta/recipes-bsp/grub/grub-efi_2.02.bb index 7ae5596ac7..128da162d0 100644 --- a/meta/recipes-bsp/grub/grub-efi_2.02.bb +++ b/meta/recipes-bsp/grub/grub-efi_2.02.bb | |||
| @@ -52,7 +52,7 @@ do_install_append_class-target() { | |||
| 52 | } | 52 | } |
| 53 | 53 | ||
| 54 | GRUB_BUILDIN ?= "boot linux ext2 fat serial part_msdos part_gpt normal \ | 54 | GRUB_BUILDIN ?= "boot linux ext2 fat serial part_msdos part_gpt normal \ |
| 55 | efi_gop iso9660 search" | 55 | efi_gop iso9660 search loadenv test" |
| 56 | 56 | ||
| 57 | do_deploy() { | 57 | do_deploy() { |
| 58 | # Search for the grub.cfg on the local boot media by using the | 58 | # Search for the grub.cfg on the local boot media by using the |
