bmcweb: srcrev bump 603a664025..af713a6487
Anthony Wilson (1):
bmcweb: Add JSON response to /logout
Gunnar Mills (1):
Redfish: Add Chassis PowerState call
Jae Hyun Yoo (1):
Refine KVM websock proxy
Jason M. Bills (1):
Fix Entries path to point to Systems/system
Nikhil Potade (1):
Add registry messages for DC power events
manojkiraneda (1):
Redfish: Populate DHCPv4Configuration Information
(From meta-phosphor rev: 0dbc46b543bd3043c4fcd5f5e4f113b783cf04a0)
Change-Id: Ibab78d1e31aedbeccfe94471c260f6466db9aef3
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index d2b5682..9800d4f 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 = "603a664025801fd02079298374781f49ce816e5b"
+SRCREV = "af713a64876d7736a43dc46e5abaeb7070fa5a62"
S = "${WORKDIR}/git"