From: He Zhe
v1 to v2:
- Change KERNEL_OUTPUT to KERNEL_OUTPUT_DIR and update comments
- Update related doc files
- Replace all KERNEL_ALT_IMAGETYPEs with KERNEL_IMAGETYPES
- Link built vmlinuz to boot directory for reference
The following changes since commit ed20c6ca446a8788615e497bd445219
Ping.
On 07/29/2015 09:23 PM, Bruce Ashfield wrote:
> 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
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 laye
Ping.
Is there any comments on this?
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
- To support b
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
>>>
>>> - To support building packaging and installing multi types of kernel
>>>images, such as zImage uImage, at
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
>>
>> - To support building packaging and installing multi types of kernel
>>images, such as zImage uImage, at one time define KERNEL_IMAGETYPE
>>as a list.
>> - M
Ping.
On 07/21/2015 03:23 PM, zhe...@windriver.com wrote:
> From: He Zhe
>
> - 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.
>
From: He Zhe
- 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 avoi