bmcweb: srcrev bump f12894f8bd..35a62c7ca3

Ed Tanous (1):
      Chassis: Power: Support get PowerSupply and Voltages sensors information.

James Feist (3):
      Speed up managers schema
      Add PID Patch
      [scripts] Avoid deleting Oem Schemas During Update

Jason M. Bills (2):
      Add paging and partial results for BMCLogService
      bmcweb: merge conflict resolution

Change-Id: Ie713286fc67f68b9da105c61901922ac808814a8
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 034827e..24e6fad 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 = "f12894f8bd7fc26ffa16e5a89072e6c19095f866"
+SRCREV = "35a62c7ca3990858cc2e04b10c4754e92c4a3e41"
 
 S = "${WORKDIR}/git"