All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] support initramfs/devicetree bundle for uImage
@ 2018-05-15  6:11 liu.ming50
  2018-05-15  6:11 ` [PATCH 1/4] kernel-uimage.bbclass: use boolean to check KEEPUIMAGE liu.ming50
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: liu.ming50 @ 2018-05-15  6:11 UTC (permalink / raw)
  To: openembedded-core; +Cc: Ming Liu

From: Ming Liu <liu.ming50@gmail.com>

Ming Liu (4):
  kernel-uimage.bbclass: use boolean to check KEEPUIMAGE
  kernel.bbclass: make bundle_initramfs to be more flexible
  kernel-uimage.bbclass: support initramfs bundle
  kernel-uimage.bbclass: support devicetree bundle

 meta/classes/kernel-devicetree-common.bbclass | 21 ++++++++
 meta/classes/kernel-devicetree.bbclass        | 29 +++-------
 meta/classes/kernel-uimage.bbclass            | 78 +++++++++++++++++++++++----
 meta/classes/kernel.bbclass                   | 74 ++++++++++++++-----------
 4 files changed, 138 insertions(+), 64 deletions(-)
 create mode 100644 meta/classes/kernel-devicetree-common.bbclass

-- 
2.7.4



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

end of thread, other threads:[~2018-05-15  6:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-15  6:11 [PATCH 0/4] support initramfs/devicetree bundle for uImage liu.ming50
2018-05-15  6:11 ` [PATCH 1/4] kernel-uimage.bbclass: use boolean to check KEEPUIMAGE liu.ming50
2018-05-15  6:11 ` [PATCH 2/4] kernel.bbclass: make bundle_initramfs to be more flexible liu.ming50
2018-05-15  6:11 ` [PATCH 3/4] kernel-uimage.bbclass: support initramfs bundle liu.ming50
2018-05-15  6:11 ` [PATCH 4/4] kernel-uimage.bbclass: support devicetree bundle liu.ming50

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.