bmcweb: srcrev bump 69f3530692..e7d68c386f

Gunnar Mills (1):
      clang-format: Add AfterCaseLabel option from clang-10

James Feist (1):
      FW Update: Task: Update messages

Ratan Gupta (1):
      Revert "[pam]: Restrict user authentication to redfish grp"

Ravi Teja (2):
      Redfish:Call InitiateOffload with parameter OffloadUri
      Redfish:Define new Oem schemas for dump

raviteja-b (3):
      Redfish:Dump offload handler implementation using nbd-proxy
      Redfish: Download action support for system dump entry
      Redfish: ClearLog action support for system dump log entries

(From meta-phosphor rev: 78d9aea4652111367f3db87eb4290b986065bbae)

Change-Id: I0e5540b861969fd27f66cbeb9fe56a6b9fa91cb4
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 ac84fa1..9fe6a50 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 = "69f353069256230827258dc35e9059cc51982cf2"
+SRCREV = "e7d68c386fbaae4e4c9cdefc2f7648a0608e38c0"
 
 S = "${WORKDIR}/git"