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

Richard Purdie richard.purdie at linuxfoundation.org
Thu Dec 16 07:39:59 PST 2010


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.

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

Cheers,

Richard




More information about the poky mailing list