From patchwork Fri May 11 17:17:53 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] Further optimizations to the sstate.bbclass Date: Fri, 11 May 2012 17:17:53 -0000 From: Mark Hatle X-Patchwork-Id: 27473 Message-Id: To: A few minor changes to the generation of the fixmepaths file in the sstate cache file generation can lead to significant performance improvements in recipes that generate large file sets. The following changes since commit 9cd30beba77497288eeb2545920bc23f2a77cf16: .gitignore: add /bitbake to the ignore list for external distributions (2012-05-11 17:59:53 +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: Optimize the generation and install path fixups meta/classes/sstate.bbclass | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-)