summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-09-24 20:21:03 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-25 03:03:02 +0300
commit7bf60d0aba0395abf8b421c018f12bbf60d35acc (patch)
treebd5a4a5f4127eb471fbe559c367ed2de1bcba820
parent79e49347e8b2311baa8a855179fb2228cea24f77 (diff)
downloadopenbmc-7bf60d0aba0395abf8b421c018f12bbf60d35acc.tar.xz
bmcweb: srcrev bump f8c3e6f0c2..95a3ecada4
Anthony Wilson (1): bmcweb: Implement SensorCollection Ayushi Smriti (2): Read AllGroups property from user manager Fix: Only return error info in invalid URI case Cheng C Yang (1): Add Power Unit Redundancy Log Jae Hyun Yoo (1): Add concurrent KVM sessions support Kowalski, Kamil (1): Handling of adding certificates the Redfish way Qiang XU (1): Add message entry for physical security event (From meta-phosphor rev: 741860e5e71114571ab08f2b753f0e25b6be3e25) Change-Id: Ie2066a30f70eb91b0340dbeef6390100409028d6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 ee171267e..8f82f8153 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 = "f8c3e6f0c2a1f2c213c0978bf86befdee60625c5"
+SRCREV = "95a3ecada41219555c5efe4080d6589dc2aaa411"
S = "${WORKDIR}/git"