[OE-core] [PATCH 0/1] A commit to extend the INITRD variable

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Tue Jul 29 18:34:37 UTC 2014


From: Nitin A Kamble <nitin.a.kamble at intel.com>

This commit extends the INITRD variable, so that it can accommodate multiple
filesystems as expected by the Linux kernel.

Thanks to Ross Burton for this suggestion to simplify the early microcode
loading support in the meta-intel Layer.

Thanks,
Nitin

The following changes since commit 2d1660112e54653f7bb763939d0416472c49fe01:

  populate_sdk_base: Fix grep command usage on old hosts (2014-07-29 09:58:27 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib nitin/misc
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=nitin/misc

Nitin A Kamble (1):
  INITRD var: make it a list of filesystem images

 documentation/ref-manual/ref-classes.xml   |  4 ++--
 documentation/ref-manual/ref-variables.xml |  2 +-
 meta/classes/boot-directdisk.bbclass       | 13 ++++++++++---
 meta/classes/bootimg.bbclass               | 27 ++++++++++++++++++++++-----
 meta/classes/grub-efi.bbclass              |  2 +-
 meta/classes/syslinux.bbclass              |  2 +-
 meta/conf/documentation.conf               |  2 +-
 7 files changed, 38 insertions(+), 14 deletions(-)

-- 
1.8.1.4



More information about the Openembedded-core mailing list