Commit Graph

4 Commits

Author SHA1 Message Date
Herb Kuta 9e4ec0474f DRAFT mcf: Move config file format description out of weboslayers.py (v7.1.1)
- Update to document McfFileVersion 2.

- Clarify the semantics of the "fetch" item

- Also tweak various other portions of the commentary.
2019-07-03 14:24:34 -07:00
Herb Kuta ed07a66019 DRAFT mcf: Only update layers and generate bblayers.conf if build-templates are not present (v7.1.0) 2019-07-03 14:24:33 -07:00
Herb Kuta e23d42f253 DRAFT mcf: Recognize "-f CONFIGFILE" option, v2 of CONFIGFILE, and more (v7.0.0)
- Also allow CONFIGFILE to have a ".mcf" extension.

- Drop support for broken tags=

- Support CONFIGFILE version 2 (McfFileVersion = 2)

  - Rename "webos_layers" to "Layers", but continue to recognize old name.

  - Recognize dict-s for fetch and options, but continue to recognize
    file version 1 strings.

  - 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 .
  - Rename "submission" item to "fetch".

- Fix error message to mention conf/layer.conf instead of incorrect local.conf .
- Correct/improve messages

- Requires Python 3.5 => major version bump.
2019-07-03 14:24:33 -07:00
Herb Kuta f586a9cd53 DRAFT scripts/mcf: Import from github.com:webosose/build-webosl@7429a22377d7cc0068a9682d8053fdf41b097533 2019-07-03 14:24:33 -07:00