I am adding the support of aarch64 to LUV OS Distribution project. The luv-yocto project is based on poky distribution.
https://01.org/linux-uefi-validation While adding support I find that these are the few meta layer changes, which I have been asked to upstream. If we merge these changes into openembedded-core it will be more helpful to maintain the minimum set patches at dependency projects like luv-yocto. Changes since V0:[RFC series] - grub: grub-efi: bootimg: Include all the chages suggested by Bernhard Reutner-Fischer - grub: Add grub recipe changes suggested by Burton Ross Changes since V1: - grub: More documentation on grub recipe and remove CACHED_CONFIGUREVARS as suggested by Richard Purdie - bootimg: Add NOISO as suggested by Bernhard Reutner-Fischer - syslinux: Impliment as suggested by Richard Purdie -Naresh Naresh Bhat (5): bootimg: Add support to install Image syslinux: Remove bootimg dependency on aarch64 bootimg: Skip iso image build on aarch64 grub-efi: Add to support to install grubaa64 efi grub: Update grub git recipe meta/classes/bootimg.bbclass | 12 ++++++++-- meta/classes/grub-efi.bbclass | 17 +++++++++----- meta/classes/syslinux.bbclass | 5 +++- meta/recipes-bsp/grub/grub_git.bb | 47 +++++++++++++++++++++++++++++++------ 4 files changed, 65 insertions(+), 16 deletions(-) -- 1.7.9.5 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core