All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1][Image Creator] Remove unused target tree data for Hob
@ 2011-07-21  5:50 ` Ke Liping
  0 siblings, 0 replies; 11+ messages in thread
From: Ke Liping @ 2011-07-15  3:28 UTC (permalink / raw)
  To: yocto

From: Liping Ke <liping.ke@intel.com>

Since Hob only needes package dependency information, we can
create a new version of package information retrieving methods,
remove task dependency information, so that we can greatly
reduce data loading time for Hob

The following changes since commit fa4bcfdb73167f8159b88e5a4d711c0d37627a70:
  Darren Hart (1):
        bb-matrix: correct BB and PM number canonicalization

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib lke/hob_perf
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=lke/hob_perf

Liping Ke (1):
  Remove unused target tree data for Hob

 bitbake/lib/bb/cooker.py |   96 +++++++++++++++++++++++++++++++++++++---------
 1 files changed, 77 insertions(+), 19 deletions(-)



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

end of thread, other threads:[~2011-07-21 19:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-15  3:28 [PATCH 0/1][Image Creator] Remove unused target tree data for Hob Ke Liping
2011-07-21  5:50 ` Ke Liping
2011-07-15  3:28 ` [PATCH 1/1] " Ke Liping
2011-07-21  5:50   ` [PATCH 1/1][Image Creator] " Ke Liping
2011-07-20  0:39   ` Joshua Lock
2011-07-21  5:31     ` Ke, Liping
2011-07-21  9:04   ` [yocto] " Koen Kooi
2011-07-21  9:04     ` Koen Kooi
2011-07-21 18:38     ` [yocto] " Joshua Lock
2011-07-21 18:38       ` [bitbake-devel] " Joshua Lock
2011-07-21 19:03   ` Joshua Lock

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.