[poky] [PATCH 2/3] kernel.bbclass: rename do_deploy and add vardepsexclusive accordingly

Tian, Kevin kevin.tian at intel.com
Thu Dec 16 17:02:13 PST 2010


>From: Richard Purdie [mailto:richard.purdie at linuxfoundation.org]
>Sent: Thursday, December 16, 2010 11:40 PM
>
>On Thu, 2010-12-16 at 16:56 +0800, Kevin Tian wrote:
>> rename do_deploy to kernel_do_deploy and export it. Then add exclusive
>> list for two variables it refers to:
>>
>> +kernel_do_deploy[vardepsexclude] = "DATETIME"
>> +KERNEL_IMAGE_BASE_NAME[vardepsexclude] = "DATETIME"
>>
>> This avoids the last road block linux-yocto for sstate.
>>
>> Signed-off-by: Kevin Tian <kevin.tian at intel.com>
>
>In the interests of getting this resolved, I've split this commit into
>two and pushed the pieces I think are needed, I'm hoping you don't mind.

no problem. the split is clearer.

>
>If we need any further changes, please let me know.
>

I'll send one for that. 

Thanks,
Kevin



More information about the poky mailing list