From patchwork Fri Jan 20 11:39:02 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [bitbake-devel,0/1] bitbake: add description cache into cache_extra Date: Fri, 20 Jan 2012 11:39:02 -0000 From: Shane Wang X-Patchwork-Id: 19821 Message-Id: To: bitbake-devel@lists.openembedded.org enable bitbake to cache description into the extra cache file and Hob2 will get its value for core-image-foo. The following changes since commit 522c6b376d067243bff20c64a1f6f8700be8e586: gnutls: Fix configure issue wrt to rm (2012-01-19 11:34:13 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib shane/desc-bitbake-change http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=shane/desc-bitbake-change Shane Wang (1): bitbake: add description cache into cache_extra bitbake/lib/bb/cache_extra.py | 13 +++---------- bitbake/lib/bb/cooker.py | 2 ++ 2 files changed, 5 insertions(+), 10 deletions(-)