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 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
