commit | db0cbe643bc8d017afd58903eb4aacd48f94361a | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Mon Sep 09 14:47:22 2019 -0700 |
committer | Patrick Venture <venture@google.com> | Tue Sep 17 01:43:55 2019 +0000 |
tree | ea80bdea2f083ebebb64e1f0e3d26164e2a4e2ee | |
parent | 235b3c76c354f9242192f56cab609ec9e53c0cc3 [diff] |
move sensors 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: I88e46da4abda220d3b6fcc2ea64b8ef0decb0dc3
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
.