bmcweb: srcrev bump a3268f98f3..659dd62e3d

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

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

Change-Id: I93a652e57fc7c67bd3526bc80f5706ea055dd93b
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 dab8e0d..ba4f3e3 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/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"