bmcweb: srcrev bump 80319af19c..6964c9820a

James Feist (1):
      Fix MTLS Auth

Change-Id: I79c2fa6d5987a9dab47b11ffb55171a9d8395ba1
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 7eb6376..38a1086 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "80319af19c4b74a95a940ade10b13dee2562fe8a"
+SRCREV = "6964c9820ad101d6fc30badd1ae353efea3dd094"
 
 S = "${WORKDIR}/git"