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 a72b189bc3..d5aa64c75f 100644 --- a/meta/recipes-bsp/grub/grub-efi_2.02.bb +++ b/meta/recipes-bsp/grub/grub-efi_2.02.bb | |||
| @@ -54,7 +54,7 @@ do_install_class-target() { | |||
| 54 | } | 54 | } |
| 55 | 55 | ||
| 56 | GRUB_BUILDIN ?= "boot linux ext2 fat serial part_msdos part_gpt normal \ | 56 | GRUB_BUILDIN ?= "boot linux ext2 fat serial part_msdos part_gpt normal \ |
| 57 | efi_gop iso9660 search loadenv test" | 57 | efi_gop iso9660 configfile search loadenv test" |
| 58 | 58 | ||
| 59 | do_deploy() { | 59 | do_deploy() { |
| 60 | # Search for the grub.cfg on the local boot media by using the | 60 | # Search for the grub.cfg on the local boot media by using the |
