[bitbake-devel] [PATCH 0/4][Image Creator]Add mulitple extra cache fields request support

Richard Purdie richard.purdie at linuxfoundation.org
Tue Jun 7 21:47:20 UTC 2011


On Fri, 2011-06-03 at 09:06 +0800, Ke Liping wrote:
> From: Liping Ke <liping.ke at intel.com>
> 
> Those patches are for poky tree. Since bitbake code base is syncing,
> I cc those changes to bitbake mail list too. Thanks!
> 
> The series of patch are for mplementing multiple extra cache fields
> request support.If user needs to request extra cache fields besides
> CoreRecipeInfo fields, just add a new XXXRecipeInfo class definition
> as Image Creator UI Hob Does.
> For implementing this new feature, we refactory current cache code,
> remove namedtuple and define corresponding class for dynamical cache
> fields support per different cache usage request.
> 
> 
> The following changes since commit 6b5d323b6c8960a0999dbafa0422fe127fd0fa97:
>   Chris Larson (1):
>         event: don't catch systemexit from handler execution
> 
> are available in the git repository at:
> 
>   git://git.pokylinux.org/poky-contrib lke/cache
>   http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=lke/cache
> 
> Liping Ke (4):
>   Refactory Current Cache implementation
>   Introduce extra cache class for image creator
>   Introduce new param caches_array into Cache impl.
>   Implement multiple extra cache fields request support

Merged to bitbake master, thanks for your work and patience on these
Liping!

Cheers,

Richard





More information about the bitbake-devel mailing list