bmcweb: srcrev bump b957ba5a34..734bfe9094

Ed Tanous (2):
      Delete socket adapters
      Fix bad link in Redfish JsonSchemas ID

Gunnar Mills (1):
      Use Chassis interfaces to determine if chassis

Change-Id: I2c165ad22ddd06630505aefa58696d9fe5a0efa5
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 6ae9a6d..eedb369 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "b957ba5a3435de9ece771946935c858d97bf5d5f"
+SRCREV = "734bfe90949b230b1d3e061522f45903c10c7b08"
 
 S = "${WORKDIR}/git"