]> code.ossystems Code Review - openembedded-core.git/commit
grub: Add support for RISC-V
authorNorbert Kaminski <norbert.kaminski@3mdeb.com>
Wed, 25 Nov 2020 17:22:49 +0000 (18:22 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 29 Nov 2020 20:23:15 +0000 (20:23 +0000)
commit42ea75d441ae38cdffed3b1cd671af886c19fbb6
tree6f7e9c4c53f2078ba78f275234d798cbfb646289
parent909bafef282f00dd4a83fab0569885e9788a4ed9
grub: Add support for RISC-V

This patch adds RISC-V to the COMPATIBLE_HOST. Since GRUB 2.04,
the source code supports the RISC-V, thanks to Alexander Graf.

Adding the GRUBPLATFORM for RISC-V prevents autoconf problems.
Also, the patch appends the __anonymous method with RISC-V architecture.

Signed-off-by: Norbert Kaminski <norbert.kaminski@3mdeb.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/grub/grub-efi_2.04.bb
meta/recipes-bsp/grub/grub2.inc