commit | d2bae6849d8e73ee6f0ec695c32d76a07ee2abcf | [log] [tgz] |
---|---|---|
author | shamim ali <shamima@ami.com> | Mon Jan 24 16:48:43 2022 +0530 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Thu Jan 27 23:02:29 2022 +0000 |
tree | 01240fc882be1f8a73e294f05164db9074b57a3a | |
parent | c7e4b04e08aadeb3c0e4c40f3bbb07de410964a1 [diff] |
Added cipher suite header file Required cipher_mgmt.hpp header in phosphor-net-ipmid to provide cipher suite functionalities. This header contains the declaration of "getCSPrivilegeLevels" and "cipherConfig" which will be used to fix cipher suite privileges. Related link: https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-net-ipmid/+/50611 Signed-off-by: shamim ali <shamima@ami.com> Change-Id: Ia372e90490f149dbe34f36e3ae5a70a0817d5bce
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
.