bmcweb: srcrev bump 38268fa8af..69f3530692

AppaRao Puli (1):
      EventService: Add enable/disable support

Gunnar Mills (3):
      Move to 2020.1
      Redfish: AutomaticRetry (AutoReboot)
      Redfish: Set AutomaticRetry (AutoReboot)

Joseph Reynolds (2):
      Implement Redfish PasswordChangeRequired
      update to ManagerAccount.v1_3_0

Change-Id: If172378f9985c2c333cf47d1c62a813239f344f1
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 ae0599b..ac84fa1 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 = "38268fa8af4964312062bd92156ab87637f82e71"
+SRCREV = "69f353069256230827258dc35e9059cc51982cf2"
 
 S = "${WORKDIR}/git"