diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-12-21 13:35:53 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-12-22 12:36:40 +0000 |
commit | f048db1c6444d93578b4648938da18f22985e389 (patch) | |
tree | 909b63f20405e7f65603778cdb40c8951478f008 /meta/conf/primport.conf | |
parent | d6799e655e21c3c3ef60f5dec5eb53a693430a2f (diff) | |
download | poky-f048db1c6444d93578b4648938da18f22985e389.tar.gz |
bitbake: runqueue: Fix setscene issues with multiconfig
setscene was being entirelu skipped for multiconfig variants as the tasks
were simply not being spotted. If the default config was also being built
it masked the problem. When this was fixed by using taskfn instead of fn
in lookups against dataCache, several other instances of this problem were
highlighted.
This goes through and corrects the setscene code to correclty use taskfn
instead of fn in the appropriate places meaning setscene tasks for multiconfig
now work correctly.
(Bitbake rev: cead85cf219c07b40aeb7c0d948c25f0429136db)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/primport.conf')
0 files changed, 0 insertions, 0 deletions