]> code.ossystems Code Review - openembedded-core.git/commit
bootimg/grub-efi.bbclass: allow using a different class for EFI images
authorStefan Stanacar <stefanx.stanacar@intel.com>
Thu, 6 Mar 2014 17:57:25 +0000 (19:57 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Mar 2014 16:29:40 +0000 (09:29 -0700)
commit14e5de3b8f4d5902d0ac683ff45fb878e88b40ef
tree16a74456544ea1c7be7d2469f09c41294a36dfd2
parent8f95d0598c31fff76e2a58fecb6c96197121a044
bootimg/grub-efi.bbclass: allow using a different class for EFI images

Abstract away some names so one can select using EFI_PROVIDER a different
class than grub-efi for populating live images, basically allowing the use
of a different bootloader than grub-efi.

Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/boot-directdisk.bbclass
meta/classes/bootimg.bbclass
meta/classes/grub-efi.bbclass