- Also allow CONFIGFILE to have a ".mcf" extension.
- Rename "webos_layers" to "Layers", but continue to recognize old name.
- Recognize an optional BblayersConfExtraLines variable in CONFIGFILE
that contains a list of strings to be appended as separate lines to the generated
conf/bblayers.conf .
- The absolute value of "priority" determines of order of layer updates.
This allows bitbake to be in a subdirectory of openembedded-core so
that the oe-init-build-env script in "morty" can be used.
- Fix error message to mention conf/layer.conf instead of incorrect local.conf .
- Rename "submission" item to "fetch".
- This is CONFIGFILE version 2 (FileFormatVersion = 2)
- Requires Python 3.5 => major version bump.