commit | 1554132bc08cf7b22777ae83c3ebd23997a61496 | [log] [tgz] |
---|---|---|
author | Vernon Mauery <vernon.mauery@linux.intel.com> | Mon Mar 25 13:33:03 2019 -0700 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Mon May 20 17:27:51 2019 +0000 |
tree | d3a4dce7977deda17ff4d1b6dfb2eee21b7a65fa | |
parent | 572bac1735aef5587b72a26d760d875908919352 [diff] |
rewrite Get Device GUID to use new provider API Modify to use the new provider API. One by one, change calls to remove any legacy API constructs. Tested-by: ipmitool 6 8 30 ba 05 cd 7e 9d ac 89 4a 4c 52 ef f3 24 2d 5f (with matching change from bmcweb:) curl https://<bmcip>/redfish/v1/Managers/bmc ... "UUID": "5f2d24f3-ef52-4c4a-89ac-9d7ecd05ba30" Change-Id: I4cd3b945f76b4fe6c4fcf31d8e1962aaa768828e Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>
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
.