bmcweb: srcrev bump dc3fbbd0b0..92a74e566e

AppaRao Puli (1):
      fix for bmcweb CI build failure

Gunnar Mills (1):
      Redfish: Manager: ResetToDefault

Tim Lee (1):
      log_services: Fix Severity Empty string found issue when running Redfish Service Validator

Change-Id: I52f24cf5b1d19f3771c7b12d5e2498184de488c3
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index bf2b308..39483d8 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "dc3fbbd0b0021ae888a97bf48a62f30129fc3f4d"
+SRCREV = "92a74e566eb02d7bb20c0fcd7d34634c8d59429b"
 
 S = "${WORKDIR}/git"