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

(From meta-phosphor rev: 34ef6e65a6fe3e0558c1f1318dcd5ef2ce558630)

Change-Id: Ib6703acff23cb9097079a22969606e3830f7e1fb
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 034827e..24e6fad 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 = "f12894f8bd7fc26ffa16e5a89072e6c19095f866"
+SRCREV = "35a62c7ca3990858cc2e04b10c4754e92c4a3e41"
 
 S = "${WORKDIR}/git"