summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-02-20 16:21:03 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-02-20 21:01:36 +0300
commit4566c245b51bc25b1423569e0d53c6bd8d6c36d5 (patch)
tree41c9bc85fbb8841f8912afec07b8499652ade1c5 /meta-phosphor
parent3e4338f223add511f48b6c170dcf8c1cce05c4f3 (diff)
downloadopenbmc-4566c245b51bc25b1423569e0d53c6bd8d6c36d5.tar.xz
bmcweb: srcrev bump 5b816f2366..83935af944
Andrew Geissler (1): diag-mode: return InTest if host is in diag mode Gunnar Mills (6): certificate_service: Remove odata.context cpudimm: Remove odata.context chassis: Remove odata.context ethernet: Remove odata.context log service: Remove odata.context Account Service: Remove odata.context Johnathan Mantey (2): Permit Redfish to enable/disable the network interface card Fix KVM page to display the KVM session (From meta-phosphor rev: 6be1711a106ce1ebd684c254fb525116b71afcfb) Change-Id: If4f5d9cea5e4c7566e8ce6912b621560c592d32f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-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 cabf8a999..e24a3a440 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 = "5b816f2366de282e6d30090cdd5c85fcaef6bda9"
+SRCREV = "83935af944c6f8f94497ce1e437730cc80f0002f"
S = "${WORKDIR}/git"