bmcweb: srcrev bump d51e072fa6..9a128eb3fc
Chicago Duan (1):
Redfish : Return after InternalError instead of Continue
Joshi-Mansi (1):
bmcweb:Check for dimm presense for State Attribute
Change-Id: Iefcda803f2124e73ff86f24a9c38d29570b076dd
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 9b52fe1..99d6b4f 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"
PV = "1.0+git${SRCPV}"
-SRCREV = "d51e072fa60348422d6a145d76d7506de2bca4d6"
+SRCREV = "9a128eb3fc3008f802974360e98de6495ed1a66b"
S = "${WORKDIR}/git"