commit | fa79914baad339e2624c48afddd9d27457ee0913 | [log] [tgz] |
---|---|---|
author | Isaac Kurth <isaac.kurth@ibm.com> | Thu Jun 03 14:04:31 2021 -0500 |
committer | Isaac Kurth <isaac.kurth@ibm.com> | Thu Jun 10 17:35:32 2021 -0500 |
tree | 490bbf39c674c0aa9512c814458c2677f49e2376 | |
parent | cfb4b2099f840f75aebd4b8ce9a054aa2b62ad2a [diff] |
version: Add metadata to MANIFEST errors version::getValue didn't show any details about errors encountered when parsing MANIFEST. Now it includes metadata about so that it's more clear what went wrong in the MANIFEST file. Tested: I modified the MANIFEST file in an image by removing the purpose line, changed the version number to a new value, and attempted to upload it onto a Rainier machine. The error message matched the one I input, and the new metadata tags showed up as "KEY" : "purpose=" and "ERROR" : "basic_ios::clear: iostream error" Signed-off-by: Isaac Kurth <isaac.kurth@ibm.com> Change-Id: I15e97752053c46f6b23cecfe762352a96a747134
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
To build this package, do the following steps:
meson build
ninja -C build
To clean the repository run rm -r build
.