New mfg manifest fields: target.extra, raw.extra
New mfg manifest fields: target.extra, raw.extra

Add a new field to the `target` and `raw` mfg manifest items:
`extra_manifest`.  This field is a generic map that gets passed through
from the mfg definition.  This field is useful if the user needs to
convey additional information to some system that knows how to parse a
manufacturing manifest file.
1 file changed
tree: bd0089c05ec6fc110f0cfa5cd1815de1adce478d
  1. errors/
  2. flash/
  3. image/
  4. manifest/
  5. mfg/
  6. sec/
  7. .gitignore
  8. .travis.yml
  9. go.mod
  10. go.sum
  11. LICENSE
  12. NOTICE
  13. README.md
README.md

Mynewt Artifact

Apache Mynewt Artifact is a Go library that parses, manipulates, validates, and outputs Mynewt artifacts. Supported artifacts are:

  • Images
  • Image manifests
  • Manufacturing images (mfgimages)
  • Manufacturing manifests