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

Change-Id: I4b75f354546b264cd0fe231d5cf2c6facb3b58cd
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index d2b5682..9800d4f 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/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"