Message ID | cover.1336691544.git.mark.hatle@windriver.com |
---|---|
State | New |
Headers | show |
On 05/10/2012 04:13 PM, Mark Hatle wrote: > 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(-) > Nice catch! Merged into OE-Core Thanks Sau!