bmcweb: srcrev bump ca537928fb..f254ba77a5

Ed Tanous (1):
      Avoid some copies in some loops

Change-Id: Id4486444207247c8b309b9ad8297185c729dc35e
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb.bb b/recipes-phosphor/interfaces/bmcweb.bb
index 1f062cb..a5865e3 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 = "ca537928fbd8c22736a7cd30c98d5f3640a3523a"
+SRCREV = "f254ba77a5abf5a806efb35055b5e0d4ced40251"
 
 S = "${WORKDIR}/git"