gbmcweb: e37f910..2409f9d

Commit List:
Edward Lee (1):
      Fix Oem Google Link

John Edward Broadbent (1):
      cleanup: Werror: return is never executed, newline

Malini Kothapalli (3):
      Report subscriptions from the subscription store in JSON and string format
      Report events from the event store in JSON and string format.
      Report DBusMonitors for debugging. Also add additional debugging apis.

Nan Zhou (3):
      Make crow::Request follow ODR
      HTTP request: remove authzState
      Redfish event: fix minor issues

Rahul Kapoor (10):
      Fix delete subscription logic
      Enable Redfish Events based on D-Bus signals
      Trigger copybara to scrub event files in g3/
      Fixes for subscription_backend_impl to compile gbmcweb locally
      Add support for redfish events
      Remove compile flag BMCWEB_ENABLE_REDFISH_EVENTS
      Use AsyncResp::ResponseType in event route
      Add logic to support InterfaceAdded signal in managedStore
      Add predicate logic and insert user context in events
      Revert predicate change in subscription service

gBMC Team (3):
      Refactor RequestUriJobs to better distribute code running in gRPC and IO threads.
      Automated g4 rollback of changelist 623877197.
      Fix 2 IncludeCleaner findings: * Used header "third_party/absl/base/thread_annotations.h" is not included directly * Used header "third_party/absl/container/flat_hash_map.h" is not included directly

Tested:
Compiles

Fusion: https://fusion2.corp.google.com/1e6351f3-3c3e-3519-bcfb-261d828e206c
Google-Bug-Id: 333901452
Change-Id: I82c5152c8aa1eaafecfb33f2d08d3e044cd12511
Signed-off-by: Edward Lee <edwarddl@google.com>
1 file changed
tree: f36d994f994aa495a22e1d439dbf994105e210d4
  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.