summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/cookerdata.py
diff options
context:
space:
mode:
authorJoe Slater <jslater@windriver.com>2016-09-14 10:29:52 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-21 21:58:06 +0100
commitf1d8f1e6931f349ae701b407930506c78aaafe37 (patch)
treef478bc32ce113da89b5838a53ceea513e239d43a /bitbake/lib/bb/cookerdata.py
parent74acb91a798eb41e98217229d6475a9fda3a7542 (diff)
downloadpoky-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 'bitbake/lib/bb/cookerdata.py')
0 files changed, 0 insertions, 0 deletions