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]

(From meta-phosphor rev: 9e06386b2b787a44fe73924c33d0162fdabeaee6)

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