gbmcweb master: SRCREV bump 7592f0898a..76ee7d3dad

Alex Lai (2):
      Register callbacks for Host OS Inactive/Standby transitions.
      Read Adc Fru via shared memory

David Tang (1):
      Mark more spammy Sensor Creation IntelCPUSensor logs DLOG

Hao Zhou (2):
      Change default UHMM offline data format to TextProto.
      Extend GetFruInfoDeterministically to include SMBIOS data.

gBMC Team (5):
      Fix 14 IncludeCleaner findings: * Used header "platforms/uhm/query/proto/bus_topology.proto.h" is not included directly (2 times) * Used header "third_party/milotic/external/cc/tlbmc/resource/resource.proto.h" is not included directly (2 times) * Used header "third_party/milotic/external/cc/tlbmc/resource/sensor.proto.h" is not included directly (2 times) * Used header "third_party/absl/status/status.h" is not included directly * Used header "third_party/milotic/external/cc/tlbmc/configs/sel_config.proto.h" is not included directly * Included header "third_party/absl/status/status.h" is not used directly * Included header "third_party/absl/status/statusor.h" is not used directly * Included header "third_party/absl/strings/match.h" is not used directly * Included header "third_party/absl/strings/str_cat.h" is not used directly * Included header "third_party/protobuf/json/json.h" is not used directly * Included header "third_party/protobuf/util/json_util.h" is not used directly
      Add SelCollector::DumpSelEntriesRaw for efficient raw SEL log dumping.
      Add implementation of the HwConfigCollector to collect and form the HwConfig data set for batch of machines
      tlbmc: Integrate SMBIOS inventory into FruCollector for CPU and DIMM discovery
      Implement deterministic FRU HFT subscription

Platforms-Affected: generic change
Google-Bug-Id: 490689352
Fusion-Link: fusion2 N/A
Tested: N/A
Change-Id: Ie93422d70f78d35d1b4fcff36ec58baf8f773b34
Signed-off-by: Hao Zhou <haoooamazing@google.com>
1 file changed
tree: 27947e5d6a1756d5ba5226e7c4936b3d71617fb6
  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.