bmcweb: srcrev bump e155ab54ec..a4ce114a90

Ed Tanous (2):
      Simplify fillMessageArgs
      Add Link support to Sessions

Nan Zhou (2):
      app: fix -Wpessimizing-move
      log_service: crashdump entry: remove app

Change-Id: Ic7f2e74cb005891cc9fd73c88baf6e0af31a7e35
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 21ea81d..2bbe010 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 = "e155ab54ec5ad4c31937f4d7de8b502e91468e43"
+SRCREV = "a4ce114a90db4a9884b8de27d341efa862af3887"
 
 S = "${WORKDIR}/git"