Re: [OE-core] [PATCH v3 0/1] Yocto Bug #6945

2015-08-05 Thread He Zhe
Ping.

On 08/04/2015 05:17 PM, zhe...@windriver.com wrote:
 From: He Zhe zhe...@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(-)


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


Re: [OE-core] [PATCH v3 0/1] Yocto Bug #6945

2015-08-05 Thread Richard Purdie
On Wed, 2015-08-05 at 17:09 +0800, He Zhe wrote:
 Ping.

Sending these out daily is going to annoy me, please stop doing that.

As mentioned in other emails, I'm travelling at the moment, other people
are on vacation (including Bruce) and we're struggling in the patch
review and merging, not least due to the other autobuilder failures.
This patch is changing a lot of important code and if we screw this up,
will annoy a lot of people. It therefore needs careful review which we
will get to as soon as we can.

Cheers,

Richard

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


Re: [OE-core] [PATCH v3 0/1] Yocto Bug #6945

2015-08-05 Thread Bruce Ashfield
On Wed, Aug 5, 2015 at 2:33 PM, Richard Purdie
richard.pur...@linuxfoundation.org wrote:
 On Wed, 2015-08-05 at 17:09 +0800, He Zhe wrote:
 Ping.

 Sending these out daily is going to annoy me, please stop doing that.

 As mentioned in other emails, I'm travelling at the moment, other people
 are on vacation (including Bruce) and we're struggling in the patch
 review and merging, not least due to the other autobuilder failures.
 This patch is changing a lot of important code and if we screw this up,
 will annoy a lot of people. It therefore needs careful review which we
 will get to as soon as we can.

I was going to say something similar.

I'm moving on having a look at this as well, but I'm technically on
vacation, so I
end up only with time for a few pressing issues.  I have tagged this, and will
look once I'm back to my normal setup (and not a small screened travel
laptop!).

Cheers,

Bruce


 Cheers,

 Richard

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



-- 
Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH v3 0/1] Yocto Bug #6945

2015-08-04 Thread zhe.he
From: He Zhe zhe...@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

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