bmcweb: srcrev bump 43b761d0c8..457207f354

Ed Tanous (1):
      bmcweb: update TLS cipher suites to mozilla modern

Santosh Puranik (1):
      Fixes in System schema PATCH handling

(From meta-phosphor rev: 18d31ce7834271e8885b1d3f9e448315e976a7bb)

Change-Id: I6a26ca66b2f5d79b347c3fb9a5ea1eba0013aa79
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 29076c0..16ed37f 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 = "43b761d0c8f5c4c39199093ee4bcd60698e77138"
+SRCREV = "457207f354ac0232ea91b9475c2e8ff1abe59e70"
 
 S = "${WORKDIR}/git"