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

(From meta-phosphor rev: 11cd6b73fd00dd8622fe2d9ac17982ecffebd38e)

Change-Id: Ifb2fd8a3c2e81e529b7ee5b5adc315b7d7f89a13
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index bf2b308..39483d8 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/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"