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>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index ee17126..8f82f81 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "f8c3e6f0c2a1f2c213c0978bf86befdee60625c5"
+SRCREV = "95a3ecada41219555c5efe4080d6589dc2aaa411"
S = "${WORKDIR}/git"