[bitbake-devel] [PATCH 1/1] [V2] bitbake: add description cache into cache_extra

Richard Purdie richard.purdie at linuxfoundation.org
Thu Feb 2 15:28:07 UTC 2012


On Thu, 2012-02-02 at 14:05 +0800, Shane Wang wrote:
> Enable bitbake to cache description into the extra cache file and Hob2
> will get its value for core-image-foo.
> 
> Signed-off-by: Shane Wang <shane.wang at intel.com>
> ---
>  bitbake/lib/bb/cache.py       |    9 ---------
>  bitbake/lib/bb/cache_extra.py |    3 +++
>  bitbake/lib/bb/cooker.py      |    2 ++
>  3 files changed, 5 insertions(+), 9 deletions(-)

I've merged this patch thanks.

In future please work on better commit messages since this one doesn't
mention the removal of the duplicate cache entries. When I took the
patch I've tweaked the commit message in this case.

Cheers,

Richard





More information about the bitbake-devel mailing list