commit | 745164ccfd46035e3600d13a1c2d5e763b1dbed4 | [log] [tgz] |
---|---|---|
author | Snehalatha Venkatesh <snehalathax.v@intel.com> | Fri Jun 25 10:02:25 2021 +0000 |
committer | Snehalatha Venkatesh <snehalathax.v@intel.com> | Wed Jul 28 10:43:26 2021 +0000 |
tree | 29ec5d2c524241b3ff544a7be279bf79f14f86c7 | |
parent | d6d567a57192443a3607834f1fd0b2dac069d704 [diff] |
Move SecureString class to ipmid/types.hpp SecureString class doesn't have access in user_library to use in other files Tested: Added class to ipmid/types.hpp from user_channel/user_mgmt.hpp Build got successful. Signed-off-by: Snehalatha Venkatesh <snehalathax.v@intel.com> Change-Id: I5e0c4bb0744113e70540b272f16a5116421048fb
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
.