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
(From meta-phosphor rev: a885138e23ec4ab4b4f992e77f3ec2e70dbb1720)
Change-Id: I742c47b3d112a33e12d35fdfeb5bdef98c7ff748
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 ae0599b..ac84fa1 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 = "38268fa8af4964312062bd92156ab87637f82e71"
+SRCREV = "69f353069256230827258dc35e9059cc51982cf2"
S = "${WORKDIR}/git"