From patchwork Thu Feb 2 06:05:26 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [bitbake-devel, 0/1, V2] bitbake: add description cache into cache_extra Date: Thu, 02 Feb 2012 06:05:26 -0000 From: Shane Wang X-Patchwork-Id: 20553 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 8d4d9a15c4947e55ed217c6035e76fcff724e544: package bbclass: allow per package PRIVATE_LIBS (2012-02-01 15:15:15 +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): [V2] bitbake: add description cache into cache_extra 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(-)