bmcweb: srcrev bump 6fe69b6a82..4ed47cb82d

Ed Tanous (2):
      Disable boost exceptions
      Remove special router logic for trailing slash

Josh Lehan (1):
      README: Fix coverage instructions

Matthew Barth (1):
      redfish:systems: Handle power restore policy of "None"

Change-Id: I3075e8f1c82a72232ab2447ef8ad745b0a705e07
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index f8bde3f..3790284 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;branch=master;protocol=https;nobranch=1"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "6fe69b6a82d16072bd7be123600049b98ffcf132"
+SRCREV = "4ed47cb82da65cf8c84bb0be8ff98c6a208a550d"
 
 S = "${WORKDIR}/git"