bmcweb: srcrev bump 80319af19c..6964c9820a

James Feist (1):
      Fix MTLS Auth

(From meta-phosphor rev: 9124bf9a27807f5a0765458795998bd70b85a661)

Change-Id: Id1b9812e61cc07ed6c39a0a29c9d1fd886bd5628
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 7eb6376..38a1086 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"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "80319af19c4b74a95a940ade10b13dee2562fe8a"
+SRCREV = "6964c9820ad101d6fc30badd1ae353efea3dd094"
 
 S = "${WORKDIR}/git"