diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-02-23 10:28:57 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-02-25 22:33:05 +0000 |
commit | 7c76c5d78b850a9c1adccf8b11ed0164da608f1c (patch) | |
tree | e4b24a51892c7dbe64a6075067784848119bd5e4 /meta/recipes-support/libassuan | |
parent | 50b98006310d9b3238c0516d1e795d54ff408797 (diff) | |
download | poky-7c76c5d78b850a9c1adccf8b11ed0164da608f1c.tar.gz |
bitbake: 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]
(Bitbake rev: b59cb2bc63940b9ebd8288de7ca4b1d9e96e026c)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libassuan')
0 files changed, 0 insertions, 0 deletions