Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] A commit to extend the INITRD variable
@ 2014-07-29 18:34 nitin.a.kamble
  2014-07-29 18:34 ` [PATCH 1/1] INITRD var: make it a list of filesystem images nitin.a.kamble
  0 siblings, 1 reply; 6+ messages in thread
From: nitin.a.kamble @ 2014-07-29 18:34 UTC (permalink / raw)
  To: Openembedded-core, darren.hart, ross.burton, richard.purdie

From: Nitin A Kamble <nitin.a.kamble@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



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

end of thread, other threads:[~2014-08-05 17:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-29 18:34 [PATCH 0/1] A commit to extend the INITRD variable nitin.a.kamble
2014-07-29 18:34 ` [PATCH 1/1] INITRD var: make it a list of filesystem images nitin.a.kamble
2014-08-04 16:38   ` Hart, Darren
2014-08-05  4:33     ` Nitin A Kamble
2014-08-05 16:45       ` Hart, Darren
2014-08-05 17:05         ` Nitin A Kamble

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox