bmcweb: srcrev bump 6a3e18261c..91243c3b28

James Feist (1):
      Disable ssl verify peer

(From meta-phosphor rev: 15f22ab5207ecca57a32d7feba059241aebd0ec6)

Change-Id: I24b2a42ece5f658a0cd1f9a12efd85792c6ad775
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 125aa7c..39eea89 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 = "6a3e18261cc713409bf11382c472c7301d6d9770"
+SRCREV = "91243c3b28b1df66e682f5a3ee96341fdc516b5a"
 
 S = "${WORKDIR}/git"