On 15-07-29 03:32 AM, He Zhe wrote:
Ping.

Is there any comments on this?

I'm obviously ok with the patch in its current RFC status. It works
and I've tested it in my tree (hence why I've been quiet on this
one).

If it meets the style for merging into core, and that it doesn't
break other layers we can't see .. I was hoping to hear from others.

Bruce


Zhe

On 07/28/2015 11:17 AM, He Zhe wrote:
Ping.

On 07/27/2015 10:51 AM, He Zhe wrote:
Ping.

On 07/23/2015 03:48 PM, He Zhe wrote:
Ping.

On 07/21/2015 03:23 PM, zhe...@windriver.com wrote:
From: He Zhe <zhe...@windriver.com>

  - To support building packaging and installing multi types of kernel
    images, such as zImage uImage, at one time define KERNEL_IMAGETYPE
    as a list.
  - Modify wherever reference KERNEL_IMAGETYPE accordingly.
  - Pass mkimage in sysroot to kernel makefile by NATIVE_MKIMAGE to avoid
    depending on build machine's, when KEEPUIMAGE is "yes".
  - v2: update with the latest oe-core

He Zhe (2):
   kernel: Define KERNEL_IMAGETYPE as a list
   kernel: Pass sysroot mkimage to kernel makefile

  meta/classes/image_types.bbclass         |   6 +-
  meta/classes/kernel-fitimage.bbclass     |  22 +++---
  meta/classes/kernel-grub.bbclass         |  47 ++++++++----
  meta/classes/kernel-uimage.bbclass       |  31 +++++---
  meta/classes/kernel.bbclass              | 127 ++++++++++++++++++++++---------
  meta/conf/documentation.conf             |   2 +-
  meta/lib/oeqa/controllers/masterimage.py |   2 +-
  meta/lib/oeqa/targetcontrol.py           |   2 +-
  meta/recipes-kernel/linux/linux-dtb.inc  |  15 ++--
  scripts/test-remote-image                |   2 +-
  10 files changed, 175 insertions(+), 81 deletions(-)



--
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to