bmcweb: srcrev bump c127a0f4d4..5b9e95a17f
Gunnar Mills (1):
Leave off firmware properties if EBADR
Nan Zhou (1):
Chassis: fix ResetActionInfo
Change-Id: I6a5445754cefd02609c717001f8a6d65ac53818e
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 21a4edd..051cb67 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1"
PV = "1.0+git${SRCPV}"
-SRCREV = "c127a0f4d49fd2152e8c25615aedc53aa8ded1d5"
+SRCREV = "5b9e95a17fae7aaf9f8716b65345bb64ade5f403"
S = "${WORKDIR}/git"