summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-02-09 22:50:50 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-02-10 22:06:04 +0300
commitd1d753ae3a2989fd4180382b2a59f70e9fae8440 (patch)
tree8c75508c9318c7b1117174959357bfee58b1739b /meta-phosphor
parentdf6e9ec1863ee609647991bce764005ae7741085 (diff)
downloadopenbmc-d1d753ae3a2989fd4180382b2a59f70e9fae8440.tar.xz
bmcweb: srcrev bump 5e34b67a3e..2b3da45876
Ed Tanous (1): Add OWNERS file to repo Wludzik, Jozef (2): Redfish TelemetryService schema implementation Remove LogService from TelemetryService Change-Id: I3fb8e6ce8e8e9b252f8ad891fd950593265775bf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.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 b8fc9181b..b5ebe96b5 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 = "5e34b67a3e6708f0643a1d5af6ce7945b2481643"
+SRCREV = "2b3da45876aac57a36d3093379a992d699e7e396"
S = "${WORKDIR}/git"