gbmcweb: SRCREV d17e07b..c2ae75f

Commit List:
Abby (1):
      gbmcweb: hardcoding ObjectMapper association

Carson Labrado (1):
      Google plugin internal: add the options

Dan Zhang (1):
      Add cper-crashdump-use-faultlog-id option

Edward Lee (1):
      Return nullptr if GetManagedObjectStore is called before Initialize

Hao Zhou (1):
      Add grpc router setup for BootGuestOS Actions and Action Info

John Wedig (1):
      Drive: Support new eMMC protocol

Justin Stokes (1):
      Add json_utils.hpp to gbmcweb headers

Malini Kothapalli (1):
      Handle cancel subscription in async response.

Nan Zhou (4):
      bmcweb g3 codes: fix compilation warnings
      cl/612498709 didn't update the unused parameters
      ManagedStore: fix issues with g3 integration
      remove managed store test

Patrick Williams (1):
      time-utils: fix clang-tidy warning

Rahul Kapoor (2):
      Add abseil dependency to unblock docker build
      Remove gbmcweb mapper

Tao Ke (1):
      filter: treat timestamp as string in single quotes

gBMC Team (4):
      Project import generated by Copybara.
      Use asynchronous API for CreateSubscription in grpc server
      Remove synchronous API for CreateSubscription
      Trigger copybara

Tested: Compiles
Fusion failure is not related to change

fusion2: https://fusion2.corp.google.com/0445e3e8-cee8-3024-af0f-896d65581424
Google-Bug-Id: 329139586
Change-Id: I2ef51eb41e9e15335accd36d2ba3c620cc440d00
Signed-off-by: Edward Lee <edwarddl@google.com>
(cherry picked from commit 4e861c1380c334b97372f0bae3142ec97f23764a)
1 file changed
tree: d7a70de76491bc89e189c39c2bcb82422ec582d6
  1. conf/
  2. dynamic-layers/
  3. recipes-bsp/
  4. recipes-connectivity/
  5. recipes-core/
  6. recipes-devtools/
  7. recipes-extended/
  8. recipes-google/
  9. recipes-kernel/
  10. recipes-phosphor/
  11. recipes-tpm1/
  12. LICENSE
  13. 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.