commit | 6a85e8a01e5947af827725e89e2f82cb9af14924 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Aug 27 08:22:29 2021 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Aug 27 08:23:56 2021 -0500 |
tree | 166715a84d12f0890d6b29cb745699131324fbcc | |
parent | a5d059c7e4b35a2ec67f7e53a4e07d1386999b37 [diff] |
msl_verify: dos2unix These two files were saved with 'dos' newline characters. Run 'dos2unix' on them to make them Unix-style newline. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I9ac15b830a1becbfaba327967022a050beb8fe54
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
.