bmcweb: srcrev bump 9edd866c3a..5a7e877e5f

Asmitha Karunanithi (2):
      Removing getTimestampStr method
      Minor changes in the code to use the appropriate errors

James Feist (1):
      Remove QueryString

Sunitha Harish (2):
      Redfish: PATCH command for Hypervisor DHCP network
      EventService : Send event for the ConfigFile creation

Change-Id: I8fb614f8a446a76789baf10349179b05e1c05aa4
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 0492bdd..ba22710 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "9edd866c3ad31dfff3b3ad4a14c5fa2c4669c00e"
+SRCREV = "5a7e877e5fd7da96022d3959fbfec84bfa3d0f7f"
 
 S = "${WORKDIR}/git"