bmcweb: srcrev bump 5a806649ec..9edd866c3a

Adam Stankiewicz (1):
      Add ability to build via docker

Chalapathi Venkataramashetty (1):
      Add message registry entry for successful fw update staging

Ed Tanous (2):
      Remove using constructor for filesystem
      Swap strcpy for strncpy

Sunitha Harish (1):
      Redfish: GET command for Hypervisor DHCP network

Change-Id: I5b24c940f3c890204c559797458c97d3837f7cbf
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 8aaef8a..4c49410 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 = "5a806649ec187926be5829f42f8f18606a3d4e75"
+SRCREV = "9edd866c3ad31dfff3b3ad4a14c5fa2c4669c00e"
 
 S = "${WORKDIR}/git"