[OE-core] [PATCH 0/3] kernel-fitimage: Add initramfs, x86 support

George McCollister george.mccollister at gmail.com
Mon Jul 18 17:54:44 UTC 2016


Add support for building fitImages that include an initramfs and booting
on x86.

The following changes since commit da7a2c7b00b40a8759dbe9f4ab6df3e337e3d6b6:

  useradd-staticids: use map() instead of imap() (2016-07-12 23:11:57 +0100)

are available in the git repository at:

  git://github.com/gmccollister/openembedded-core master-fit
  https://github.com/gmccollister/openembedded-core/tree/master-fit

George McCollister (3):
  kernel-fitimage: add initramfs support
  kernel-fitimage: Add x86 support
  uboot-sign: Handle .rom signing the same as .img

 meta/classes/kernel-fitimage.bbclass | 344 +++++++++++++++++++++++++----------
 meta/classes/uboot-sign.bbclass      |   3 +-
 2 files changed, 246 insertions(+), 101 deletions(-)

-- 
2.8.0




More information about the Openembedded-core mailing list