[OE-core] [PATCH 1/1] sstate.bbclass: Improve sstate_installpkg performance

Richard Purdie richard.purdie at linuxfoundation.org
Fri May 11 00:18:23 UTC 2012


On Thu, 2012-05-10 at 19:03 -0500, Peter Seebach wrote:
> On Thu, 10 May 2012 18:13:38 -0500
> Mark Hatle <mark.hatle at windriver.com> wrote:
> 
> > +	sstate_hardcode_cmd = "sed -e 's:^:%s:g' %s | xargs %s" %
> > (sstateinst, fixmefn, sstate_sed_cmd)
> 
> How confident are we that the file names can never have whitespace in
> them?

Fairly since there are 101 other places this would have broken first.

The day autotools thinks about supporting that, we might start to think
about it too. Until then there is little point in worrying about it.

Cheers,

Richard





More information about the Openembedded-core mailing list