gbmcweb: gbmc-release-23.35.x: SRCREV bump 507a6a64..b0d798b0

Brandon Ong (5):
      CPER log download function for host cper log service
      Add filter for HostCper logs by type
      bmcweb: Fix HostCper odata id
      bmcweb: Get Redfish Crashdump logs
      bmcweb: Download Crashdump BERT Logs with Redfish

Claire Weinan (1):
      LogService: Add CPER logs & crashdumps to FaultLog

Jinliang Wang (5):
      storage: fix wrong DBus path in Links AttachedVolumes
      storage: Use type std::string for Progress Status property
      storage: fix parameter order for populateStorageController
      storage: return emptry NVMeNamespaceProperties for volume capabilities
      add NVMeController.AdminNonDataCmd action

John Wedig (1):
      Fix dbus object paths for CPER delete

Josh Lehan (1):
      utility: Fix compiler error deprecated Boost.URL

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

Change-Id: Ia38025666c68a5c23e3494364f699d93e8ea4b75
Signed-off-by: Jinliang Wang <jinliangw@google.com>
1 file changed
tree: 6dc4784bff19580d3574c00b60a0a938622d6cd8
  1. conf/
  2. dynamic-layers/
  3. meta-nuvoton-npcm8xx/
  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. LICENSE
  14. 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.