summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-28 21:11:29 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-29 00:43:57 +0300
commit20f9b94e782e4db6a1e897bcd2c58bb033de7a1f (patch)
treedc4943d769c684c54684c024d5dda2d9ebc0d689
parentec41a843262728f34cb6f8481c1c654662a218b4 (diff)
downloadopenbmc-20f9b94e782e4db6a1e897bcd2c58bb033de7a1f.tar.xz
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>
-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 ac84fa1c2..9fe6a50e8 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 = "69f353069256230827258dc35e9059cc51982cf2"
+SRCREV = "e7d68c386fbaae4e4c9cdefc2f7648a0608e38c0"
S = "${WORKDIR}/git"