aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2019-02-23 10:28:57 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-02-25 22:32:38 +0000
commitb59cb2bc63940b9ebd8288de7ca4b1d9e96e026c (patch)
tree95bba28c057188978a67a28b94bb4fa50262599b /AUTHORS
parent3d4e557a539a8ef4a3b7a1e36fc99b118c01cbf4 (diff)
downloadbitbake-contrib-b59cb2bc63940b9ebd8288de7ca4b1d9e96e026c.tar.gz
cooker: Tweak multiconfig dependency resolution
There were a couple of problems with the multiconfig dependency resolution: - the "if mc" condition triggering this code wasn't correct, it needs to be "if more than one multiconfig" configured - after adding providers we need to call add_unresolved again and rebuild mcdeps within the "while new" loop By fixing these issues we allow various other combinations of multiconfig builds to work which previously didn't. [YOCTO #13090] [YOCTO #13130] Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions