diff --git a/meta/classes-recipe/grub-efi.bbclass b/meta/classes-recipe/grub-efi.bbclass index 4afd12195f..34bcbc53e6 100644 --- a/meta/classes-recipe/grub-efi.bbclass +++ b/meta/classes-recipe/grub-efi.bbclass @@ -7,6 +7,9 @@ inherit grub-efi-cfg require conf/image-uefi.conf +# Assure the existence of grub-efi image in deploy dir +do_bootimg[depends] += "grub-efi:do_deploy" + efi_populate() { efi_populate_common "$1" grub-efi