]> code.ossystems Code Review - openembedded-core.git/commit
icecc: improve interaction with sstate
authorMartin Jansa <martin.jansa@gmail.com>
Wed, 13 Mar 2013 19:04:51 +0000 (20:04 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 Mar 2013 01:52:54 +0000 (01:52 +0000)
commitf46cf86d0ec3b80ce526b4dad1b1eac5995969ec
tree18f92cdce5ad1485405d7691b39d56e23fb20f42
parent61010972284cc53cfc7958a9f6422e3fe74fcc0e
icecc: improve interaction with sstate

* exclude ICECC_PARALLEL_MAKE (like PARALLEL_MAKE is)
* add ICECC_DISBLED to be able to disable whole icecc functionality
  while keeping icecc enabled. This is useful when you want multiple
  builders sharing same sstate-cache, but only some of them using icecc.

* inheriting icecc changes all checksums because of do_*_prepends calls,
  but because icecc should not influence binary output of task we should
  get same checksums for tasks build with and without icecc

* ICECC_DISABLED when set (to any non-empty value will disable icecc env
  modifications but while keeping same sstate checksum

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/icecc.bbclass