bmcweb: srcrev bump 609145a7d1..ca537928fb

Ed Tanous (2):
      Last round of variable renames
      Implement redfish LogService

Jennifer Lee (1):
      Ampere bmcweb: Add Firmware Version to Managers Schema

Change-Id: Ib9c722b92d917bdda92ca9e8df9940265da181d9
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb.bb b/recipes-phosphor/interfaces/bmcweb.bb
index 9b4b968..1f062cb 100644
--- a/recipes-phosphor/interfaces/bmcweb.bb
+++ b/recipes-phosphor/interfaces/bmcweb.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "609145a7d12bac2896391312b6c152721b273347"
+SRCREV = "ca537928fbd8c22736a7cd30c98d5f3640a3523a"
 
 S = "${WORKDIR}/git"