bmcweb: srcrev bump 35fb531130..665479d4f1

Ed Tanous (2):
      Update unit tests for getDateTime
      Fix Boost exceptions in GetDateTime series

Nan Zhou (1):
      getDateTimeStdtime: fix building warnings in 32bits

Shantappa Teekappanavar (1):
      Implement Cable schema

sunitakx (1):
      [Fix]: Property PhysicalContext is invalid "none"

Change-Id: Ifc4eb6153ee4329a3aff5a5513676b470622ebe7
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 3a42d4a..2c7b11b 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"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "35fb5311303730c90395d1a7fb34bc710dfa5421"
+SRCREV = "665479d4f1c39f1c8308a5917d0e060f605275af"
 
 S = "${WORKDIR}/git"