diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2018-11-21 22:04:28 +0000 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2018-11-23 19:18:02 +0000 |
commit | 7d027fc6280a9ffe234736a38c8aed32243a4dd6 (patch) | |
tree | f5b933afc9649f69bea86650873fd48350ab2fc8 /meta-agl-bsp/meta-core | |
parent | 0998dd12e5d6e4cf5471b97fe2150b56303358ac (diff) |
distro-manifest-generator: add support for JSON output formatguppy_6.99.1guppy/6.99.16.99.1
Distro build manifest is easier to parse if output is made in a structured
format. Adding JSON output format will allow bindings to read information
more easily.
The files created are now:
On target:
* /etc/platform-info/build (shell format)
* /etc/platform-info/build.json (JSON format)
In image deploy dir (.../tmp/deploy/images/$MACHINE/):
* build-info (shell format)
* build-info.json (JSON format)
In sdk deploy dir (.../tmp/deploy/sdk/):
* poky-agl-<version details>.build-info (shell format)
* poky-agl-<version details>.build-info.json (JSON format)
Bug-AGL: SPEC-720, SPEC-1917
Change-Id: If45d2c5dd96b15ce790aa7f7f97c24f119ad117b
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'meta-agl-bsp/meta-core')
0 files changed, 0 insertions, 0 deletions