google-ipmi-sys: adding new commands

This patch is already in multiple vendor layer.
Hence moving this to shared layer.

Add new commands `sendRebootCheckpoint`, `sendRebootComplete` and
`sendRebootAdditionalDuration`.

These commands are for the `BootTimeMonitor` feature in
https://gbmc.googlesource.com/BootTimeMonitor/

Basically that daemon is for monitoring the reboot process for BMC and
hosts. It will be useful for profiling the reboot process and knowing
how to optimize it.

Tested: Not required, just moved a patch and not using in this layer.
Fusion-Link:
https://fusion2.corp.google.com/d8a61873-afaf-3f5e-9794-b19fd03f40b9
https://fusion2.corp.google.com/743dda24-c942-35f2-8d19-9803a71323d5

Google-Bug-Id: 352691500
Change-Id: Ie89e61044579a1c2c6f9f04af50a02315f42f5ce
Signed-off-by: Munawar Hussain <munawarhussain@google.com>
(cherry picked from commit 9d39811f7829d3e184b8c1c8ce71cdcb2a4e374e)
1 file changed
tree: 0952ccde0a2d0ea158328bca533969c0565c7c1f
  1. classes/
  2. conf/
  3. dynamic-layers/
  4. recipes-bsp/
  5. recipes-connectivity/
  6. recipes-core/
  7. recipes-devtools/
  8. recipes-extended/
  9. recipes-google/
  10. recipes-kernel/
  11. recipes-phosphor/
  12. recipes-support/
  13. recipes-tpm1/
  14. recipes-tpm2/
  15. LICENSE
  16. README.md
README.md

meta-gbmc-staging

This repository contains additions to the openbmc/meta-google layer that are not yet ready for OpenBMC inclusion.

How to use this layer

  1. Clone openbmc/openbmc from GitHub.
  2. Clone this layer from GitHub into a subdirectory of openbmc.