From 7bf60d0aba0395abf8b421c018f12bbf60d35acc Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 24 Sep 2019 17:21:03 +0000 Subject: 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 Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3