gbmcweb: SRCREV bump 26b49205..094598f2

Brandon Ong (1):
      bmcweb: Fix HostCper odata id

Harvey Wu (2):
      Get fan zone debug interface properties
      managers: Using managedStore call to get pid zone property

Jinliang Wang (3):
      storage: fix wrong DBus path in Links AttachedVolumes
      storage: Use type std::string for Progress Status property
      documentation: add brief information about NVMe storage changes

Josh Lehan (2):
      utility: Fix compiler error deprecated Boost.URL
      fan: Avoid error for doubled-up sensors

Matt Johnston (15):
      Storage: Return 204 No Content for SecuritySend
      Add additional Error registry messages
      storage: addStorageDbusError() function
      storage: use resourceNotFound for bad Chassis
      Storage: Add findStorage overload with serviceName
      Redfish tasks return response, async completion
      storage: Make matchServiceName fail with multiples
      Storage: Add Volume and VolumeCollection
      storage: Add LBA format capabilities list
      Storage: Add Volume create POST handler
      Storage: Add Volume Delete handler
      storage: add AttachedVolumes to controller output
      storage: Add AttachedVolumes PATCH handler
      storage: Add Drive.SecureErase action
      storage: Add Controller FirmwareVersion

Nan Zhou (1):
      log service: move impl to sources

Tested: It compiles cleanly

Google-Bug-Id: 299167848
Change-Id: I65be6c0f8b04447f1ac2c5471920e7547746d49f
Signed-off-by: Josh Lehan <krellan@google.com>
(cherry picked from commit b81cfebb6a08bf702856ab48b2118d374c0b8233)
1 file changed
tree: be1e92095a6defdecaed45123f2c1bd0af68aa22
  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-support/
  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.