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

(From meta-phosphor rev: 797d30c1d887d08571c904ecf9759379a7869bc8)

Change-Id: I9ca9d0987072b982cb9d501bae796643c9254446
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.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb.bb
index 9b4b968..1f062cb 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb.bb
+++ b/meta-phosphor/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"