commit | 1d5a31c998c543ad3bbe54aa9ca4fe64e1b5b9ab | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Mon May 20 11:38:22 2019 -0700 |
committer | Patrick Venture <venture@google.com> | Mon May 20 13:21:29 2019 -0700 |
tree | 729d2f07aabc64d531e1d0fe079eb4fe9c25ba64 | |
parent | 26a1726db3b377301195dc3bca6862cdeb7b32f1 [diff] [blame] |
bmc: move away from blobs namespace The blobs namespace is really owned by phosphor-ipmi-blobs. Move all phosphor-ipmi-flash objects into ipmi_flash namespace. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I51b721ad4f3cdc4cc43846c942967ed2e5f16589
diff --git a/status.hpp b/status.hpp index 7ef0ce2..c5ea42a 100644 --- a/status.hpp +++ b/status.hpp
@@ -2,7 +2,7 @@ #include <cstdint> -namespace blobs +namespace ipmi_flash { enum class VerifyCheckResponses : std::uint8_t