[oe-commits] Koen Kooi : grub: add git version

git at git.openembedded.org git at git.openembedded.org
Mon Jan 6 16:27:37 UTC 2014


Module: openembedded-core.git
Branch: master-next
Commit: b4e28912af0618755ce75d0cc27d53fa9d745b30
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=b4e28912af0618755ce75d0cc27d53fa9d745b30

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Mon Jan  6 12:01:25 2014 +0100

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.

Signed-off-by: Koen Kooi <koen.kooi at linaro.org>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 ...t-add-grub_fdt_create_empty_tree-function.patch |  73 +++
 .../grub/0002-arm64-add-EFI-Linux-loader.patch     | 653 +++++++++++++++++++++
 .../recipes-bsp/grub/{grub-2.00 => grub}/40_custom |   0
 meta/recipes-bsp/grub/grub_git.bb                  |  61 ++
 4 files changed, 787 insertions(+)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=b4e28912af0618755ce75d0cc27d53fa9d745b30


More information about the Openembedded-commits mailing list