All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] bitbake: add description cache into cache_extra
@ 2012-01-20 11:39 Shane Wang
  2012-01-20 11:39 ` [PATCH 1/1] " Shane Wang
  0 siblings, 1 reply; 3+ messages in thread
From: Shane Wang @ 2012-01-20 11:39 UTC (permalink / raw)
  To: bitbake-devel

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(-)

-- 
1.7.6




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-01-27 16:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-20 11:39 [PATCH 0/1] bitbake: add description cache into cache_extra Shane Wang
2012-01-20 11:39 ` [PATCH 1/1] " Shane Wang
2012-01-27 16:35   ` Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.