gbmcweb master: SRCREV bump 84e6fe674e..e267a3f5e3

David Tang (3):
      Add Chassis Replaceable property
      Refactor tlBMC Sensor Config protos to use SensorInstanceProperties
      Add tlBMC RedfishHidden property for sensors

Hao Zhou (1):
      Add ResourceStateManager to manage resource availability based on host power state.

Nan Zhou (3):
      Add Google.Wipe OEM action to Redfish Manager resource.
      Add Google.Wipe OEM action to Redfish Manager resource.
      Introduce EmptyStore and use it when StoreImpl creation fails.

Rahul Kapoor (1):
      Refine handling of missing and empty sensor data.

gBMC Team (10):
      Add supportive controller and split `controller_info` from `zone_manager`
      Change override to final for thermal controllers
      Create DFF controller config proto
      Track polling latency metrics for GPIO, NIC and Virtual sensor types.
      Propagate default related item and board association for GPIO and ADC sensors.
      Cache PSI metrics and available services in SoftwareMetrics.
      Remove `fanpwm_` prefix for `WriteFanSpeed` in zone_manager.cc
      Optimize DFF calculation under high frequency
      Included header "third_party/absl/strings/match.h" is not used directly
      Fix 4 ClangInliner findings: * The use of this symbol has been deprecated and marked for inlining. The function being deprecated is absl::MutexLock::MutexLock. (4 times)

Fusion-Link:
https://fusion2.corp.google.com/8be9b94d-b57f-3970-b7e0-b71fd55c7c2c
https://fusion2.corp.google.com/69091c07-13c8-331c-90f8-8bac2ce6789a
https://fusion2.corp.google.com/b92cd935-b23f-3d3e-8354-c4c227b8b1f7
https://fusion2.corp.google.com/b354b544-cf23-3741-a6d8-ed626ba0f65e
https://fusion2.corp.google.com/3ff07ea2-a8a5-382c-986e-b74b9624557c
Tested: gerrit presubmit
Google-Bug-Id: 477334398
Change-Id: Ib94ac5fec57f45a1ae5ffe9ed64bc01b2ab8e34f
Signed-off-by: David Tang <davtang@google.com>
1 file changed
tree: e9ef69ea2b29fcd2d5b657bd9570ebe337d40cf8
  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.