gbmcweb: SRCREV 435be0..7592f0

Commit List:
Alex Lai (1):
      Add OS state monitoring to PowerControlInotify.

David Tang (2):
      Enable MetricCollectorModule and TH metrics by default and for GF
      Refactor individual sensor config retrieval to single function

Edward Lee (1):
      Fix Flakiness of E2E test

Hao Zhou (7):
      Add FruScannerCable for detecting NCSI cable presence.
      Prevent callbacks from being triggered on startup for an unknown host power state.
      Add a boolean argument to host power transition callbacks.
      FruCollector: Add scanning for I2C Sensor Assembly FRUs.
      Add mvan10 platform support and e2e tests.
      Add host power dependency for cnssd.
      FruCollector: Add `strict_part_info_check` option.

Rahul Kapoor (1):
      Add collection for gbmc-hft-memory-capacity

gBMC Team (15):
      Add new proto fields for PingDataCollector for Feed Order.
      Add methods to retrieve SEL entries forward and backward.
      add IliadCper endpoint handler
      Expose (fan-)PID controller setters to thermal collector
      Expose (fan-)PID controller setters to tlBMC store
      Add required EndpointType enums for new on-machine daemons we need to collect streamz from.
      Remove hypervisor code from gbmcweb
      Add `ToJson` for DFF controller
      Create setters of thermal coefficients for DFF loop
      Add support for CPU-level metrics in Intel CPU config parsing.
      Expose DFF loop thermal coefficient setters in DFF controllers for tuning purposes
      Create a simple mocked platform28 thermal config, and sort the Redfish zone list
      Fix 2 IncludeCleaner findings: * Included header <fstream> is not used directly * Used header "platforms/uhm/query/proto/bus_topology.proto.h" is not included directly
      Create thermal config for EAT and non-fan-control zone managers
      Parameterize the System ID in MemoryMetrics route.

Tested:
In Cls

fusion2: in comments

Google-Bug-Id: 487114064
Change-Id: Id921ebe452e7ed4084c137086b36576d730f9599
Signed-off-by: Edward Lee <edwarddl@google.com>
1 file changed
tree: 5b7fe018a04957e9d13cd50911f317d299d26258
  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.