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)
diff --git a/recipes-phosphor/interfaces/gbmcweb.inc b/recipes-phosphor/interfaces/gbmcweb.inc
index a9291f4..2c7a053 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=master;protocol=https"
-GBMCWEB_SRCREV = "26b49205cba51b4d224953001b4db9fd878a9f78"
+GBMCWEB_SRCREV = "094598f2011a24ca160b7f8bfb121e5cef1a6374"