bmcweb: srcrev bump 4068129a6c..46666f3fbd

Ed Tanous (2):
      Fix constexpr on clang
      Fix the build for time_t

Szymon Dompke (1):
      Fix clang warnings related to OpenSSL 1.x

Change-Id: Ia892f573bac00372b7a656ea7f532a7a8b3f0792
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 1d45d01..4ff80ca 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;nobranch=1"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "4068129a6cbde8ee8d00a5254ef0961b2b4812e2"
+SRCREV = "46666f3fbd0414daabc65ce11421e758562156c7"
 
 S = "${WORKDIR}/git"