Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH v3 0/1] Yocto Bug #6945
@ 2015-08-04  9:17 zhe.he
  2015-08-04  9:17 ` [PATCH v3 1/1] kernel: Add KERNEL_IMAGETYPES to build multi types of kernel at one time zhe.he
  2015-08-05  9:09 ` [PATCH v3 0/1] Yocto Bug #6945 He Zhe
  0 siblings, 2 replies; 7+ messages in thread
From: zhe.he @ 2015-08-04  9:17 UTC (permalink / raw)
  To: openembedded-core; +Cc: bruce.ashfield

From: He Zhe <zhe.he@windriver.com>

 - Add KERNEL_IMAGETYPES to support building packaging and installing
multi types of kernel images, such as zImage uImage, at one time.
 - KERNEL_IMAGETYPE works as it did.
 - v2: Update with the latest oe-core
 - v3: Add KERNEL_IMAGETYPES, leave KERNEL_IMAGETYPE as is.

Thank Richard for his great suggestion.

He Zhe (1):
  kernel: Add KERNEL_IMAGETYPES to build multi types of kernel at one
    time

 meta/classes/kernel-fitimage.bbclass    |  21 +++---
 meta/classes/kernel-grub.bbclass        |  46 ++++++++----
 meta/classes/kernel-uimage.bbclass      |  22 +++---
 meta/classes/kernel.bbclass             | 128 +++++++++++++++++++++++---------
 meta/conf/documentation.conf            |   1 +
 meta/recipes-kernel/linux/linux-dtb.inc |  15 ++--
 6 files changed, 159 insertions(+), 74 deletions(-)

-- 
2.1.0



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

end of thread, other threads:[~2015-08-07 11:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-04  9:17 [PATCH v3 0/1] Yocto Bug #6945 zhe.he
2015-08-04  9:17 ` [PATCH v3 1/1] kernel: Add KERNEL_IMAGETYPES to build multi types of kernel at one time zhe.he
2015-08-07 10:50   ` Richard Purdie
2015-08-07 11:02     ` Richard Purdie
2015-08-05  9:09 ` [PATCH v3 0/1] Yocto Bug #6945 He Zhe
2015-08-05 18:33   ` Richard Purdie
2015-08-06  2:11     ` Bruce Ashfield

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