Revision Date Author Comments
# a1347418 06-Dec-2022 Patrick Williams <patrick@stwcx.xyz>

reformat with latest settings

Reformat with the latest settings from openbmc-build-scripts (and
copy latest config files where appropriate). Fix a few minor
markdownlint issues.

Signed-off-by: Pat

reformat with latest settings

Reformat with the latest settings from openbmc-build-scripts (and
copy latest config files where appropriate). Fix a few minor
markdownlint issues.

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

show more ...


# 18554386 12-May-2021 Willy Tu <wltu@google.com>

State: Drive: Update the State interface for Drive

The State interface will have the state of the Drive and transition
states.

Added RequestedDriveTransition, DriveState, and LastRebootTime
based o

State: Drive: Update the State interface for Drive

The State interface will have the state of the Drive and transition
states.

Added RequestedDriveTransition, DriveState, and LastRebootTime
based off xyz.openbmc_project.State.BMC.

The RequestedDriveTransition allow actions like reset and powercycles.
For systems that does not support it, it is defaulted to `NotSupported`.

The current DriveState provides different available state the drive can
be in. The `UpdateInProgress` in DriveState can be used to replace
the current `Rebuilding`.

Required:
https://gerrit.openbmc-project.xyz/c/openbmc/sdbusplus/+/45142
for sdbusplus maxint uint64 support.

Change-Id: I5350de29554a0a0a41307f1f009d942135471abe
Signed-off-by: Willy Tu <wltu@google.com>

show more ...


# b1b4d261 05-Jun-2021 William A. Kennington III <wak@google.com>

treewide: Create yaml directory

This allows the propagated yamldir paramter to work correctly in
subproject style builds. We don't want other files in the project
conflicting with tools that scan th

treewide: Create yaml directory

This allows the propagated yamldir paramter to work correctly in
subproject style builds. We don't want other files in the project
conflicting with tools that scan the yamldir.

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

show more ...