Christopher Collins created MYNEWT-535:
------------------------------------------
Summary: newt - Include target name in image manifest
Key: MYNEWT-535
URL: https://issues.apache.org/jira/browse/MYNEWT-535
Project: Mynewt
Issue Type: Bug
Components: Newt
Reporter: Christopher Collins
Assignee: Christopher Collins
An image's manifest should be self describing when possible. The manifest
doesn't currently contain the target name, except for the target package
descriptor hidden in the package list.
We should add the following to each image manifest:
{noformat}
"name": "<target-package-name>"
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)