commit | b7c062ef6ce40aacce19f05724d6670d14ce13a2 | [log] [tgz] |
---|---|---|
author | Vijay Khemka <vijaykhemka@fb.com> | Wed Sep 18 17:15:57 2019 -0700 |
committer | Adriana Kobylak <anoo@linux.ibm.com> | Mon Oct 21 20:33:37 2019 +0000 |
tree | 8e91c0629221f17c96da849a03ec3d4ab3141203 | |
parent | 85c356f76fe07db3c1253c48f5b35c5811a15c07 [diff] |
Verify machine name Verifying machine name from os-release file vs MANIFEST file in image. Also supporting backword compatibility for older version where machine name is not defined. Tested: tested this with latest image build and manifest file patch Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Change-Id: Icb0ac3f884ea1131e2ffd2bde6b8a37185dc55ea
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: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make To clean the repository run `./bootstrap.sh clean`.