Commit Graph

4 Commits

Author SHA1 Message Date
Herb Kuta ff1ee44794 DRAFT mcf: Correct/improve messages (v7.1.1) 2019-06-24 14:47:16 -07:00
Herb Kuta 039b32e324 DRAFT mcf: Only update layers and generate bblayers.conf if build-templates are not present (v7.1.0) 2019-06-24 14:47:16 -07:00
Herb Kuta e48dcbebd3 DRAFT mcf: Recognize "-f CONFIGFILE" option (v7.0.0)
- 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.
2019-06-24 14:47:16 -07:00
Herb Kuta 2ebb375470 DRAFT scripts/mcf: Import from github.com:webosose/build-webosl@7429a22377d7cc0068a9682d8053fdf41b097533 2019-06-24 14:47:16 -07:00