]> code.ossystems Code Review - openembedded-core.git/commit
boot-directdisk: Allow for EFI-only boot direct disk images
authorJoão Henrique Ferreira de Freitas <joaohf@gmail.com>
Thu, 12 Sep 2013 19:02:08 +0000 (19:02 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 Sep 2013 07:26:44 +0000 (08:26 +0100)
commitc58aceee7dc243467dd87f07ccc61859f8d945e6
tree1c8d2e0a781a0641cb888a7158c3deb6394e6b5e
parentc1cbc57eb80d2cab9a80d5e5aa65419f40eefb15
boot-directdisk: Allow for EFI-only boot direct disk images

    Condition building PCBIOS legacy images on MACHINE_FEATURES containing "pcbios"
    or not containing "efi". This ensures existing BSPs will continue to get the
    old PCBIOS legacy-only images. New BSPs can add "efi", "pcbios", or both. The
    images created likewise support one or the other or both.

Signed-off-by: João Henrique Ferreira de Freitas <joaohf@gmail.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/syslinux.bbclass