summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-03-16 11:11:09 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-16 18:50:17 +0300
commit5fe63867bbb0e78494e3288ed47be2afb5940fe5 (patch)
tree6a476060748d59a6053ccad536fbb4810d646f7d
parente4fa1911baeb0a2160caedb689f956aeb66d9329 (diff)
downloadopenbmc-5fe63867bbb0e78494e3288ed47be2afb5940fe5.tar.xz
bmcweb: srcrev bump 32898cea81..d6da5bebfe
Adrian Ambrożewicz (1): Add handling of WriteProtected parameter to InsertMedia action. James Feist (1): log: Fix Validator Joshi-Mansi (1): [Redfish-Net Protocol] Making HTTP OCP Compliant jayaprakash Mutyala (1): Allow unrestricted sensor override through flag (From meta-phosphor rev: e2aef230b153c73944fb37267e75049de6578bb5) Change-Id: Ie63165022a8a8248a6a9054a67dc82abcc3976d3 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 508562568..4bb47732a 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 = "32898cea816973f50f1db1f415c73bb4791d1ef0"
+SRCREV = "d6da5bebfe4c0ac206570cd69f20406da06ea40b"
S = "${WORKDIR}/git"