[yocto] No support for grubenv in efi mode

Mohammad, Jamal M MohammadJamal.Mohiuddin at ncr.com
Thu Apr 5 04:47:11 PDT 2018


Hi Guys,

I was trying to add grubenv to My Yocto Project in EFI Mode..By default the recipe grub-efi_2.02.bb doesn't create that, so I added the following code:

do_deploy_append_class-target() {
grub-editenv grubenv create
}


Running bitbake throws an error that grub-editenv: not found

What is the reason for this error and how can I add grubenv in efi mode ( GRUB ).

Thanks and Regards,
Jamal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20180405/2ba93bff/attachment.html>


More information about the yocto mailing list