History log of /openbmc/openpower-host-ipmi-oem/configure.ac (Results 1 – 11 of 11)
Revision Date Author Comments
# 6f575142 15-Apr-2022 Patrick Williams <patrick@stwcx.xyz>

build: enable C++20

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: If5ae67dbc2002995f389053fb40050771e290ccd


# 36ae8e5c 14-Jan-2020 Matt Spinler <spinler@us.ibm.com>

Remove openpower-dbus-interfaces dependency

The YAML moved into phosphor-dbus-interfaces.

Change-Id: Ib76b22b076d781e8b13dfdc2875b58bb80684ac4
Signed-off-by: Matt Spinler <spinl

Remove openpower-dbus-interfaces dependency

The YAML moved into phosphor-dbus-interfaces.

Change-Id: Ib76b22b076d781e8b13dfdc2875b58bb80684ac4
Signed-off-by: Matt Spinler <spinler@us.ibm.com>

show more ...


# 822eaf6d 12-Feb-2019 William A. Kennington III <wak@google.com>

Convert host-ipmid -> libipmid

phosphor-host-ipmid now exposes a library along with headers for
interfacing with the ipmi daemon. Compile and link against the new
library.

C

Convert host-ipmid -> libipmid

phosphor-host-ipmid now exposes a library along with headers for
interfacing with the ipmi daemon. Compile and link against the new
library.

Change-Id: I4f01c2d658b75d27e11f90013198a4951c62b1f5
Signed-off-by: William A. Kennington III <wak@google.com>

show more ...


# 4457f90d 13-Feb-2019 Patrick Venture <venture@google.com>

build: pkg anti-pattern: use defaults

Use the defaults in the pkg check where the default error message is
sufficient to identify which package is missing.

Change-Id: I7e36c34ab

build: pkg anti-pattern: use defaults

Use the defaults in the pkg check where the default error message is
sufficient to identify which package is missing.

Change-Id: I7e36c34ab1cd7b45cb86fbfc5a3fe2fd0a7a262a
Signed-off-by: Patrick Venture <venture@google.com>

show more ...


# b61b107f 28-Jan-2019 Tom Joseph <tomjoseph@in.ibm.com>

eSEL: Add severity and callout to the error metadata

The sensor number in the eSEL data is mapped to the inventory
object path and the callout association is added to the error
metad

eSEL: Add severity and callout to the error metadata

The sensor number in the eSEL data is mapped to the inventory
object path and the callout association is added to the error
metadata. The mappings are generated from the MRW. The severity
of the eSEL is inferred from the eSEL data and the corresponding
error level is updated in the metadata. This implementation is
moved from phosphor-ipmi-host to this repository, since this is
OpenPower specific.

Change-Id: I0bf0fe3776b593c6d38a958a23a140aeae71e754
Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>

show more ...


# 5dd0c1b6 29-Oct-2018 Patrick Venture <venture@google.com>

build: set language to C++

Set the language in the build to C++.

Change-Id: Ic6085698a700b720a99858dc9ad0d85e972fb1a2
Signed-off-by: Patrick Venture <venture@google.com>


# 34aca013 25-Sep-2018 Matt Spinler <spinler@us.ibm.com>

Enable local users in the authentication reset cmd

Along with resetting the password and disabling LDAP,
local users should also be enabled again so one can
ssh into the system with

Enable local users in the authentication reset cmd

Along with resetting the password and disabling LDAP,
local users should also be enabled again so one can
ssh into the system with a local user account again.

This is accomplished by setting the UserEnabled property
on every user object.

Tested: Saw users were enabled when running
ipmitool raw 0x3a 0x11 from the host.

Change-Id: I5a313cf82e2596cb797b8b9431631a3fe4ffca8d
Signed-off-by: Matt Spinler <spinler@us.ibm.com>

show more ...


# d6c7b2ec 04-Oct-2018 Vernon Mauery <vernon.mauery@linux.intel.com>

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

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>

show more ...


# 56c534b1 17-Oct-2017 Tom Joseph <tomjoseph@in.ibm.com>

Add error and metadata yaml for OCC metrics

This commit adds the error and metadata yaml for the OCC metrics
which would be logged when the host sends the ESEL info.

Change-Id:

Add error and metadata yaml for OCC metrics

This commit adds the error and metadata yaml for the OCC metrics
which would be logged when the host sends the ESEL info.

Change-Id: I0c1faba6d152f2bd4cbf504ece96eb36980f36ac
Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>

show more ...


# 07655065 14-Jul-2017 Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>

Add support to send host bound commands for OpenPower machines

Ipmid launches a D-Bus service that would enable REST users to
send commands to Host. This commit puts the support for usin

Add support to send host bound commands for OpenPower machines

Ipmid launches a D-Bus service that would enable REST users to
send commands to Host. This commit puts the support for using
that service to send commands that are applicable to OpenPower
implementations only.

Change-Id: I68dcb3e742145b85a719fa3045367402aa1ed19b
Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>

show more ...


# 70dbc587 20-Sep-2016 Matthew Barth <msbarth@us.ibm.com>

Convert build process to autotools

Replaced the use of a manual Makefile with the use of autotools to
automatically verify and generate the necessary build files. Follow the
steps ou

Convert build process to autotools

Replaced the use of a manual Makefile with the use of autotools to
automatically verify and generate the necessary build files. Follow the
steps outlined within the README.md file to build the package.

Change-Id: I25437239b3f575a5495773be49605fdf598d2054
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>

show more ...