All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-core v2 PATCH 0/5] aarch64 changes for meta layer
@ 2015-03-18 11:27 Naresh Bhat
  2015-03-18 11:27 ` [OE-core v2 PATCH 1/5] bootimg: Add support to install Image Naresh Bhat
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Naresh Bhat @ 2015-03-18 11:27 UTC (permalink / raw)
  To: openembedded-core; +Cc: matt.fleming

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



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-06-10  1:12 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-18 11:27 [OE-core v2 PATCH 0/5] aarch64 changes for meta layer Naresh Bhat
2015-03-18 11:27 ` [OE-core v2 PATCH 1/5] bootimg: Add support to install Image Naresh Bhat
2015-03-18 11:27 ` [OE-core v2 PATCH 2/5] syslinux: Remove bootimg dependency on aarch64 Naresh Bhat
2015-03-18 11:27 ` [OE-core v2 PATCH 3/5] bootimg: Skip iso image build " Naresh Bhat
2015-03-18 12:35   ` Bernhard Reutner-Fischer
2015-03-18 12:42     ` Naresh Bhat
2015-03-19  9:47       ` Naresh Bhat
2015-03-19 15:46         ` Bernhard Reutner-Fischer
2015-03-18 11:27 ` [OE-core v2 PATCH 4/5] grub-efi: Add to support to install grubaa64 efi Naresh Bhat
2015-03-18 11:27 ` [OE-core v2 PATCH 5/5] grub: Update grub git recipe Naresh Bhat
2015-04-08  7:15 ` [OE-core v2 PATCH 0/5] aarch64 changes for meta layer Naresh Bhat
2015-06-10  1:12   ` Naresh Bhat

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.