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

(From meta-phosphor rev: 3bf83fdffde0d269807588ad134bd2d0fbe8f0f8)

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