[OE-core] [PATCH 0/1] Performance improvement in install_sstatepkg

Mark Hatle mark.hatle at windriver.com
Thu May 10 23:13:37 UTC 2012


Significant performance improvement when large numbers of files are involved
with install_sstatepkg.

To reproduce the problem:

bitbake perl
bitbake -c clean perl
time bitbake perl

The following changes since commit 910452727fc277c1caec7612b36c37b58d845350:

  eglibc: Add patch to fix /var installation location (2012-05-09 21:42:37 +0100)

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

Mark Hatle (1):
  sstate.bbclass: Improve sstate_installpkg performance

 meta/classes/sstate.bbclass |   28 +++++++++++++++++++++-------
 1 files changed, 21 insertions(+), 7 deletions(-)

-- 
1.7.3.4





More information about the Openembedded-core mailing list