openpower-host-ipmi-oem: use c++17

Update configure.ac to choose the c++17 standard

Change-Id: Iba00344818ab24d6bc4ffe6b1abc2aabbd17bc4c
Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>
1 file changed
tree: 86c952b33b30dd38d0934543d1093644cc876f50
  1. org/
  2. .gitignore
  3. bootstrap.sh
  4. configure.ac
  5. elog-errors.hpp
  6. host-interface.cpp
  7. host-interface.hpp
  8. LICENSE
  9. MAINTAINERS
  10. Makefile.am
  11. oemhandler.cpp
  12. oemhandler.hpp
  13. README.md
README.md

This .so file is designed to support the OpenPOWER's BIOS OEM commands. Documentation can be found by contacting the OpenPOWER mailing list @ https://github.com/open-power/op-build

To Build

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`.

Supported Commands

  • Partial Add
  • Prepare for host update
  • Reset BMC password