]> code.ossystems Code Review - openembedded-core.git/commit
packaged-staging.bbclass: Detect when we're using autotools_stage_all and don't hold...
authorRichard Purdie <rpurdie@linux.intel.com>
Thu, 11 Jun 2009 13:45:52 +0000 (14:45 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 11 Jun 2009 13:46:17 +0000 (14:46 +0100)
commit5a4c688958a7dc1258575c0f6c3bd1af165b2585
tree50be9f432541c51769cecba5361c758005fc6f23
parent4d503cfa062552046d9331a6dcfa724225cebc11
packaged-staging.bbclass: Detect when we're using autotools_stage_all and don't hold the lock for as long when that is the case giving a significant performance boost with less lock contention and staging area file timestamp checking required

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
meta/classes/autotools.bbclass
meta/classes/autotools_stage.bbclass
meta/classes/packaged-staging.bbclass