summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-08-06 23:31:17 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-08-07 03:20:25 +0300
commit0097afa1c6ced522a08a84f1ab7a926286019ccd (patch)
tree1697715b00f808075991029d80d27d71e0723d7a /meta-phosphor/recipes-phosphor/interfaces
parentd0087e089ad3dc5f409d72c2262313325b98e5f3 (diff)
downloadopenbmc-0097afa1c6ced522a08a84f1ab7a926286019ccd.tar.xz
bmcweb: srcrev bump 5738de59eb..c50e7c68c2
AppaRao Puli (2): Fix: MetricReportDefinitions filter not working Fix: EventService stops sending events James Feist (2): DIMM: Add support for Regions DIMM: Add support for more properties (From meta-phosphor rev: 5666ae910ee1d13f806bf22b2df884c54d85705f) Change-Id: I01d6ae912124e35068146ff818bd93ca260550ed 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 9fad520c2..dd03c1563 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 = "5738de59eb185c0d9c01ef4518e86bf99503f4f4"
+SRCREV = "c50e7c68c2a8d08ed799ae28f47395b5a58494bc"
S = "${WORKDIR}/git"