commit | 64a350d3214e8bb9b43c1ff4d49b29ad38ad0d04 | [log] [tgz] |
---|---|---|
author | Vernon Mauery <vernon.mauery@linux.intel.com> | Wed Mar 06 09:24:55 2019 -0800 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Thu Mar 07 14:40:50 2019 +0000 |
tree | 0a369925f4178926beffc22bace5d8ca796ec98f | |
parent | 30206dbaa6eb0cbddd7e215339f8a112ca011d6a [diff] |
fix whitelist RestrictionMode lookup The whitelist RestrictionMode lookup was missing the interface name on the properties get method call. This is a fixup for that. Tested-by: watch ipmid startup and see that it does not complain about fetching the whitelist setting. Change-Id: I030c0c66771afcb987e0679595a2d662f7c3ea9e 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
.