diff options
author | Philip Tricca <flihp@twobit.us> | 2014-04-16 01:16:48 +0000 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2014-05-23 09:09:39 -0700 |
commit | 63ce29a48b608f34dd378285a54c24ee83a3a1c7 (patch) | |
tree | ba756233f055e68b0d46d2f0a85fa2fa135f9c7f /meta/classes/syslinux.bbclass | |
parent | 8f5a97d6ed8b4e2f85a834b641f19ad843522aa1 (diff) | |
download | openembedded-core-63ce29a48b608f34dd378285a54c24ee83a3a1c7.tar.gz openembedded-core-63ce29a48b608f34dd378285a54c24ee83a3a1c7.tar.bz2 openembedded-core-63ce29a48b608f34dd378285a54c24ee83a3a1c7.zip |
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>
Diffstat (limited to 'meta/classes/syslinux.bbclass')
0 files changed, 0 insertions, 0 deletions