gbmcweb master: SRCREV bump f3e07acdf4..bca5661bd9

Edward Lee (6):
      Add error code to ManagedObjectType and serialize/deserialize it.
      Add serialization for MapperGetSubTreePathsResponse
      Ignore clang-tidy checks
      Fix -Werror=conversion
      Refactor webserver_main and add smoke test
      Update Snapshot Used in Unit Tests

Nan Zhou (11):
      Rename SensorValue.value to SensorValue.reading.
      Add PSU sensor config
      Add PSU Sensor Implementation
      meson: include tlbmc
      Add a GetStore() method to RedfishApp.
      Add Chassis, Sensor handlers
      Add unit test for FRU utils
      Add tlbmc root route and implement AllSensors + AllChassis
      Enable GetAll handlers in tlBMC Redfish routes
      Add a dedicated thread pool for tlBMC Redfish requests handling
      Add remaining tlbmc files to copybara config

Rahul Kapoor (10):
      Add I2C FruScanner implementation.
      Add Store to RedfishApp
      Add stable id library for Redfish data.
      Add stable_id lib in copybara configuration
      Remove embedded location context trailing slash
      Add support for sub FRUs in entity config json parser.
      Return without handling request if RedfishPreprocess returns false
      Add debug route to export tlbmc state
      Remove unused dependency on ecclesia smbus library.
      Add remaining tlbmc files to copybara config

Willy Tu (2):
      test: chassis: Add size check for members
      storage: Set Property using String value

gBMC Team (3):
      Fix 2 IncludeCleaner findings: * Used header "third_party/milotic/external/cc/tlbmc/redfish/data/stable_id.proto.h" is not included directly * Used header "third_party/milotic/external/cc/tlbmc/resource/fru.proto.h" is not included directly
      Support mocking for setProperty<std::string>
      Fix a type error in setProperty<std::string>

Tested: gSSD + Presubmit tests
Fusion-Link:
- gSSD Tests: http://fusion2/05e6f3dc-06f8-425e-9d1a-319b5ca9c349
- Presubmit Test:
  - http://fusion2/0f3bc922-1501-3c27-8912-7d5b515db968
    - Redfish Contract Test failed due to test issue.
  - https://fusion2.corp.google.com/04ca275c-1d63-3519-8e24-6d6491e8c0c4

Google-Bug-Id: 355485089
Google-Bug-Id: 359340177
Change-Id: I75cc5e8ba53a6a57f7809a620229418739ef282f
Signed-off-by: Willy Tu <wltu@google.com>
(cherry picked from commit 4b38f7e84abba1f20973cb1d7b04a8da97383c4f)
1 file changed
tree: 30d43540d5a379dc3d7de7c49f4804daaec1e43d
  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.