All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1][PULL] bitbake: parsing time improvement
@ 2011-08-29  7:33 Dongxiao Xu
  2011-08-29  7:33 ` [PATCH 1/1] data_smart.py: make use of expand cache in getVar() Dongxiao Xu
  0 siblings, 1 reply; 8+ messages in thread
From: Dongxiao Xu @ 2011-08-29  7:33 UTC (permalink / raw)
  To: bitbake-devel

Hi Richard,

This pull request is to improve parsing time by getting use of the
expand cache, please help to review and pull.

Thanks,
Dongxiao

The following changes since commit 0423587db09f6f28cf9d801f5657a84157f42dbe:

  hob: disable some menu entries whilst build is in progress (2011-08-24 19:32:42 -0700)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib dxu4/parse
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/parse

Dongxiao Xu (1):
  data_smart.py: make use of expand cache in getVar()

 lib/bb/data_smart.py |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)




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

end of thread, other threads:[~2011-08-30 21:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-29  7:33 [PATCH 0/1][PULL] bitbake: parsing time improvement Dongxiao Xu
2011-08-29  7:33 ` [PATCH 1/1] data_smart.py: make use of expand cache in getVar() Dongxiao Xu
2011-08-29 12:55   ` Richard Purdie
2011-08-29 13:07     ` Xu, Dongxiao
2011-08-29 13:13       ` Richard Purdie
2011-08-29 13:15         ` Xu, Dongxiao
2011-08-29 14:21         ` Xu, Dongxiao
2011-08-30 21:09           ` 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.