]> code.ossystems Code Review - openembedded-core.git/commit
grub-efi: Use a variable to specify built-in grub modules.
authorPhilip Tricca <flihp@twobit.us>
Wed, 16 Apr 2014 01:16:48 +0000 (01:16 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 Apr 2014 10:43:09 +0000 (11:43 +0100)
commit597f8e0040ba3135220000b23767858c64b5c9b8
tree8f53b497378c0736419d310a2bfe9d392b2757ac
parent2127c80d0cc2a3a4d676bd3c0890454a175fba8e
grub-efi: Use a variable to specify built-in grub modules.

The previous behavior defines a static set of modules that are built
into the grub efi executable. This works fine for a limited set of boot
environments namely the standard linux/initrd. This patch conditionally
 assigns the same modules to a variable. This allows other meta layers
to add additional modules or completely override the defaults. The use
case driving this patch is the use of multiboot2 and related modules.

Signed-off-by: Philip Tricca <flihp@twobit.us>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/grub/grub-efi_2.00.bb