bmcweb: srcrev bump d4b6c66034..f65b0bead8
Chicago Duan (1):
Redfish: Fix the health and state properties of processor
Ivan Mikhaylov (1):
bmcweb: fetch ip address on every request in handle
Noah Brewer (1):
Redfish: Update Powering On Status State
Change-Id: If55fa3b7c6725e7f8d1e50e7e1fd1f8eadf5a6f9
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 77ce35a..8ed9b93 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 = "d4b6c66034de374cf0b14e05b0d20e87a8cefaf3"
+SRCREV = "f65b0bead8d34d1c12852bc98418b93d97b84a99"
S = "${WORKDIR}/git"