summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-27 20:22:02 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-28 16:04:58 +0300
commit44f4270e52d200984ba8be5cb26f94993f271a1e (patch)
tree62c6f94a169e7f856e4a92517b4f4ff792a180e6 /meta-phosphor/recipes-phosphor/interfaces
parent4e0e99d2b3dccaa74de75e92df252c53b6f0062f (diff)
downloadopenbmc-44f4270e52d200984ba8be5cb26f94993f271a1e.tar.xz
bmcweb: srcrev bump 02e92e32ee..7e236ca3b4
James Feist (1): Health / Rollup Support Jason M. Bills (1): Fix parsing of Redfish messages with empty MessageArgs Manojkiran Eda (1): Refish:Memory - Populate missing properties (From meta-phosphor rev: dd152891eac068768e95f376033b92772d1b1bea) Change-Id: Ie6478bfe443ee7be5a4f5ad4e63621edaff7eb48 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 c7f9f0d59..886c3b274 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "02e92e32eea6624520f07da928fad109528dbed5"
+SRCREV = "7e236ca3b4d0263181fc977f0ee68a7d947c7070"
S = "${WORKDIR}/git"