bmcweb: srcrev bump f201ffb46c..5edbe947bc

Ed Tanous (1):
      Use less specific includes

Change-Id: I41825172aa0ba92f392086ad0cc219966fe90683
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 acbb0e3..3940af2 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 = "f201ffb46cec98eba672a06d06951117e3829013"
+SRCREV = "5edbe947bc474743763b34a89bacf973645fefab"
 
 S = "${WORKDIR}/git"