commit | 235b3c76c354f9242192f56cab609ec9e53c0cc3 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Fri Aug 23 09:16:07 2019 -0700 |
committer | Patrick Venture <venture@google.com> | Tue Sep 17 01:43:45 2019 +0000 |
tree | d920ade4e1310e0d34f2025ff30721a1a5cfdde4 | |
parent | f1d691ac5b12f2a59c1f73d66bc66f1ae63e6ec7 [diff] |
move entities into ipmi::sensor namespace The object was left in the global namespace, but the type was in the ipmi::sensor namespace. Move the object into the namespace. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: If3aa72ebbae980b0b837c45c8fcbc4b47b7fb742
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
.