bmcweb: srcrev bump a3268f98f3..659dd62e3d

Jason M. Bills (1):
      Fix Redfish validator warning

Zbigniew Kurzynski (1):
      Handling of adding certificates the Redfish way (TrustStore)

(From meta-phosphor rev: 1eb098fedf2e1ad5e5a7233bdb03ef92aa8e5f1a)

Change-Id: I79e14c0ef50cabd7e6a672067495bc5195941f0b
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 dab8e0d..ba4f3e3 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "a3268f98f308ca7c8660b1ace44d5b9a40be204b"
+SRCREV = "659dd62e3d68e67480841356d540a8aa611fb004"
 
 S = "${WORKDIR}/git"