g3-shared-libs master: SRCREV bump

Rahul Kapoor (3):
      Add RAII object to record metrics in query result
      Add support for fetch_raw_data in RedPath query planner
      Enable new query planner under enable_streaming query engine feature flag

gBMC Team (11):
      Remove the QueryValue.Type enum from the query_result proto.
      BEGIN_PUBLIC Updating devpath policy to be configured from QueryRouterSpec. Creating idassigner for topology derived devpath configurations to leverage local devpath to machine devpath mappings.
      Add new Query Result Utility functions
      Remove duplicate attempt to delete pre-existing UDS and add `INFO` log when an existing UDS is successfully deleted.
      BEGIN_PUBLIC Making machine devpath normalizers prioritize local devpath to machine devpath mappings when built with topology, in both legacy and new Normalizer. END_PUBLIC
      BEGIN_PUBLIC enabling timeout for new query planner creation END_PUBLIC
      Fix mutex deadlock in `CurlHttpClient` when using `libcurl` 8.10.1+.
      mmanager: adding RWStorageSpaceUsageBytes to StreamZ
      mmanager: adding TMPStorageSpaceUsageBytes coverage to StreamZ
      Fix build issue with Copybara+GoB.
      Replace security realms library required binpb path.

Tested: image built.
fusion2: https://fusion2.corp.google.com/ff79ad33-0350-3a8b-bbd4-f8a493cdc1c1
Change-Id: I10606d6bfedda7e3a42a4b11b1a342fcb9ede53b
Signed-off-by: Bojun Wang <bojunw@google.com>
Google-Bug-Id: 329135822
1 file changed
tree: 7c52821565cc7b60e669ea321bd490164c36adab
  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.