diff options
author | Joe Slater <jslater@windriver.com> | 2016-09-14 10:29:52 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-21 21:58:06 +0100 |
commit | f1d8f1e6931f349ae701b407930506c78aaafe37 (patch) | |
tree | f478bc32ce113da89b5838a53ceea513e239d43a /documentation/adt-manual | |
parent | 74acb91a798eb41e98217229d6475a9fda3a7542 (diff) | |
download | poky-f1d8f1e6931f349ae701b407930506c78aaafe37.tar.gz |
bitbake: cooker.py: add LAYERRECOMMENDS processing
Add recommended layers to collection_depends[] so that dynamic
priority assignment will work for both depends and recommends.
Recommended layers do not cause an error or warning
if they are not in the collection list, but debug messages
are output for level 3 and above.
explode_dep_versions2 returns a dictionary, so we
change the variable deplist to depDict. The dictionary
values are lists which are either empty or contain only one
version specification.
(Bitbake rev: 20cdc3d609f8aea992f97c3db336574d3a549973)
Signed-off-by: Joe Slater <jslater@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/adt-manual')
0 files changed, 0 insertions, 0 deletions