| Submitter | Mark Hatle |
|---|---|
| Date | May 11, 2012, 5:17 p.m. |
| Message ID | <cover.1336756602.git.mark.hatle@windriver.com> |
| Download | mbox |
| Permalink | /patch/27473/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib mhatle/sstateComments
On 05/11/2012 08:17 PM, Mark Hatle wrote: > 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(-) > Merged into OE-Core Thanks Sau!