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:27 +0000 (11:43 +0100)
commit1dd7e208e75e291debfec1a14e7092056e4dcf1e
tree4506acd9a4effce923c6d76e90dc4a0624d6e99a
parentb565142077be9b707e19b81bcf01091c93aade44
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.

(From OE-Core rev: 597f8e0040ba3135220000b23767858c64b5c9b8)

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