bmcweb: srcrev bump e2e9677006..a3268f98f3

Ed Tanous (7):
      Cleanup some old files
      Update websocket test script
      Fix a bunch of warnings
      Fix state property on firmware properties
      Fix some warnings
      Update Redfish schemas to 2019.2
      Fix content-security-policy when XSS is disabled

James Feist (1):
      SoftwareInventory: Catch more interfaces

Zbigniew Kurzynski (1):
      Support uploading multiple certificates [install-middlewere]

Change-Id: I3b80aaa679d5322cfc2067fec1b4f0d8d3908085
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 c17284f..dab8e0d 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 = "e2e9677006af28da6abeea4f0d7130809ad70786"
+SRCREV = "a3268f98f308ca7c8660b1ace44d5b9a40be204b"
 
 S = "${WORKDIR}/git"