summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-21 21:21:14 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-22 15:46:36 +0300
commit9b4358cb342c1e7b153e0ee8b2d0481e443bec83 (patch)
treee5b12fcbba572904b02f4e32e01b55f9fac250db /meta-phosphor/recipes-phosphor/interfaces
parent17393570c7b587435b7163f1844fcd83fcaeea17 (diff)
downloadopenbmc-9b4358cb342c1e7b153e0ee8b2d0481e443bec83.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces')
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index ae0599be3..ac84fa1c2 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "38268fa8af4964312062bd92156ab87637f82e71"
+SRCREV = "69f353069256230827258dc35e9059cc51982cf2"
S = "${WORKDIR}/git"