]> code.ossystems Code Review - openembedded-core.git/commit
toaster.bbclass: exclude variable dependency on toaster postfunc
authorAlexandru DAMIAN <alexandru.damian@intel.com>
Tue, 3 Jun 2014 15:16:15 +0000 (16:16 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Jun 2014 15:39:02 +0000 (16:39 +0100)
commit552c5daceb9f51d2b7331a12dfa033f1ca3d7468
treea825b9c96dac830beca39c189b97e3aad1eea13f
parentb6f6e389b68468266926856bd318c245696ea932
toaster.bbclass: exclude variable dependency on toaster postfunc

This patch fixes an issue where the toaster postfuncs were
added to the task signature, making impossible the reuse
of sstate caches from builds outside toaster control.

Now the signatures do not differ between toaster and toaster-less
builds.

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/toaster.bbclass