bmcweb: srcrev bump 333b530119..8682c5ad05

George Liu (1):
      chassis: Remove boost::ends_with method

Nan Zhou (1):
      meson_options: implement disable-auth; delete pam

Sunitha Harish (1):
      EventService: Pass httpHeaders to subscriber

Willy Tu (1):
      chassis: refactor chassis property to prepare for future support

Change-Id: I72f901ff20f18f7e515a6b013d83cab02126b4d1
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index abfb731..e083eb4 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 = "333b530119154072b3dbf23ebd7a82355da5b51c"
+SRCREV = "8682c5ad05a9dff8ba3575ff5c4e8ceb535f6c5e"
 
 S = "${WORKDIR}/git"