All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support for initramfs
@ 2011-07-07 23:11 Andrea Adami
  2011-07-07 23:11 ` [PATCH 1/2] kernel.bbclass: handle embedding of initramfs images Andrea Adami
  2011-07-07 23:11 ` [PATCH 2/2] image_types.bbclass: support xz compressed initramfs.cpio and tarballs Andrea Adami
  0 siblings, 2 replies; 10+ messages in thread
From: Andrea Adami @ 2011-07-07 23:11 UTC (permalink / raw)
  To: openembedded-core

* Sync with org.openembedded.dev and allow the inclusion of
* lzma and xz compressed images.

Andrea Adami (2):
  kernel.bbclass: handle embedding of initramfs images
  image_types.bbclass: support xz compressed initramfs.cpio and
    tarballs

 meta/classes/image_types.bbclass |   13 +++++++++++++
 meta/classes/kernel.bbclass      |   22 ++++++++++++++++++++++
 2 files changed, 35 insertions(+), 0 deletions(-)

-- 
1.7.3.4




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

end of thread, other threads:[~2011-07-09 19:29 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-07 23:11 [PATCH 0/2] Add support for initramfs Andrea Adami
2011-07-07 23:11 ` [PATCH 1/2] kernel.bbclass: handle embedding of initramfs images Andrea Adami
2011-07-08  0:00   ` Andrea Adami
2011-07-08  0:53     ` Khem Raj
2011-07-08  8:36       ` Paul Eggleton
2011-07-08 15:38   ` Darren Hart
2011-07-08 16:00     ` Koen Kooi
2011-07-08 21:44     ` Andrea Adami
2011-07-09 19:25       ` Andrea Adami
2011-07-07 23:11 ` [PATCH 2/2] image_types.bbclass: support xz compressed initramfs.cpio and tarballs Andrea Adami

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.