grub: add git version
authorKoen Kooi <koen@dominion.thruhere.net>
Mon, 6 Jan 2014 11:01:25 +0000 (12:01 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Jan 2014 22:17:29 +0000 (22:17 +0000)
commite20688e51145c142a14315abe635a89cdbe9cf54
treef578752880b416c1998dfd95f0f0f1185f83d6af
parenteabd6265a69b827718bfb2156e349ade78586d9f
grub: add git version

Recently grub git gained support for ARM builds (using u-boot or EFI as first stage loader) and with 2 extra patches we get support for 64-bit ARM as well.

Buildtested for genericarmv7a, genericarmv8 and qemux86. The genericarmv8 build fails in do_package/strip due to a binutils problem.

(From OE-Core rev: b4e28912af0618755ce75d0cc27d53fa9d745b30)

Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/grub/grub/0001-fdt-add-grub_fdt_create_empty_tree-function.patch [new file with mode: 0644]
meta/recipes-bsp/grub/grub/0002-arm64-add-EFI-Linux-loader.patch [new file with mode: 0644]
meta/recipes-bsp/grub/grub/40_custom [moved from meta/recipes-bsp/grub/grub-2.00/40_custom with 100% similarity]
meta/recipes-bsp/grub/grub_git.bb [new file with mode: 0644]