bmcweb: srcrev bump 5df6eda23a..35fb531130

Ed Tanous (1):
      Include what you use

Jiaqing Zhao (1):
      Fix undefined property in PCIeFunctionCollection

Lei YU (1):
      managers: Fix incorrect property name for "Class"

Tejas Patil (1):
      EthernetInterfaces:GET & PATCH support for MTUSize

Change-Id: If3ee5375c6a39f9fd255f238f818d6e3556bc8b0
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 27e1f5f..1b0ac13 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 = "5df6eda23a0407ad2047fdb1b6ef2770155ff7f9"
+SRCREV = "35fb5311303730c90395d1a7fb34bc710dfa5421"
 
 S = "${WORKDIR}/git"