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>
diff --git a/recipes-phosphor/interfaces/gbmcweb.inc b/recipes-phosphor/interfaces/gbmcweb.inc
index be7d5ae..0c3f682 100644
--- a/recipes-phosphor/interfaces/gbmcweb.inc
+++ b/recipes-phosphor/interfaces/gbmcweb.inc
@@ -1,2 +1,2 @@
GBMCWEB_SRC_URI = "git://gbmc.googlesource.com/gbmcweb;branch=gbmc-release-23.35.x;protocol=https"
-GBMCWEB_SRCREV = "507a6a64c308789c4e824e2bdb6c2101abd51f05"
+GBMCWEB_SRCREV = "b0d798b00c7330c5fe17fc6b13ff40055c369877"