g3-shared-libs master: SRCREV bump 76e31523e7..e14757bafb

Nan Zhou (4):
      Refactor TLBMC server initialization and fix lifecycle issues.
      Add ability to list all url in shared_mem_cli
      Implement debug endpoint for hft service
      Enhance shared memory server on edge cases

Peter Foley (1):
      Run include-cleaner on //platforms/gbmc/...

gBMC Team (12):
      Add authorization for AsicAgingData Redfish Resource
      LSC: Add load statements for C++ rules
      Add authorization for AsicAgingDataT0 and AsicCalibrationData Redfish Resources
      Strip out lines unnecessary to OVSS
      Fix 1 ViewTypeMigrations finding: * This is a change required to migrate string accessors to return absl::string_view instead of const std::string&
      Fix 3 IncludeCleaner findings: * Used header "third_party/absl/strings/string_view.h" is not included directly (2 times) * Used header "production/msv/node_entities/proto/offline_node_entities.proto.h" is not included directly
      BEGIN_PUBLIC Add a new Google OEM BootNumber Redfish Schema END_PUBLIC
      [Security Realms Library] Implement security realm mapping native library in Go.
      Added Baremetal support for __. This fix involves ignoring computer systems reported by the HMC which may not have the bare metal status supported.
      Fix 1 ViewTypeMigrations finding: * This is a change required to migrate function parameters to absl::Span from const std::vector
      Call fsync on write and apply pimpl idiom
      Remove flock dependency

Fusion-Link: fusion2 links in other commit
Tested: See I86a4568b3f39e1af90f6ea0fde6147abe5200e3d
Google-Bug-Id: 386135750
Google-Bug-Id: 386135751
Change-Id: Ie1ff924e94cd8602978567b9701a4dbb47d212f6
Signed-off-by: Che-Kang Wu <chekangwu@google.com>
1 file changed
tree: b6df1facdb038a7dd036b3a206e3f8d469926063
  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.