bmcweb: srcrev bump 15ed678014..4a750f4377

Nan Zhou (1):
      scripts: websocket: make ssl optional

Change-Id: I350319660b8aee2d082ecaf59e7acd9473ec7ba3
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 602eb1d..c669ee6 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;branch=master;protocol=https;nobranch=1"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "15ed678014998b3344c07de3a91e6855e6bd509b"
+SRCREV = "4a750f43775f123289d139b637f7893d517baeb3"
 
 S = "${WORKDIR}/git"