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

He Zhe zhe.he at windriver.com
Mon Aug 17 09:14:35 UTC 2015


Ping.

On 08/10/2015 08:46 PM, zhe.he at windriver.com wrote:
> From: He Zhe <zhe.he at 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
>  - v4: Turn package name to lower case to meet opkg's requrement
>        Modify "if test" in kernel-fitimage.bbclass and kernel-uimage.bbclass
>
>
> 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             | 130 +++++++++++++++++++++++---------
>  meta/conf/documentation.conf            |   1 +
>  meta/recipes-kernel/linux/linux-dtb.inc |  81 ++++++++++++--------
>  6 files changed, 199 insertions(+), 102 deletions(-)
>




More information about the Openembedded-core mailing list