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

(From meta-phosphor rev: a3a4204d6eaf7a02f67dfa2198dd1f60b99ede28)

Change-Id: Ifef427f577e6f7d83beffc211b44f2c98799f665
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 6ae9a6d..eedb369 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/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"