bmcweb: srcrev bump 8ae37025d8..cb3e11fadd

James Feist (1):
      Revert "account_service: Added NoAccess role to Redfish"

Kowalski, Kamil (1):
      TLS based user auth implementation

Richard Marian Thomaiyar (1):
      Remove priv-callback support from bmcweb

jayaprakash Mutyala (1):
      account_service: Added NoAccess role to Redfish

Change-Id: Ic95907e24f26cb2f36f05d1d0560de874881422e
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 98105d1..ba079f7 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 = "8ae37025d83533889be862d73d8ec701a818275a"
+SRCREV = "cb3e11fadd77b04f5b26aefbde18411625e5e304"
 
 S = "${WORKDIR}/git"