bmcweb: srcrev bump 248d023032..e1cc482880

Brian Ma (1):
      update_service: fix fwUpdateErrorMatcher cannot working

Change-Id: Ife490288413ee722775527ce666848e49badcc07
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 d6fc2b6..bbc5ebb 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"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "248d02303212eb1b7b9a81757489a23af36546a8"
+SRCREV = "e1cc482880d7b47dcf19609cedba7df80368ae3c"
 
 S = "${WORKDIR}/git"