bmcweb: srcrev bump 877044644f..bd078c3b73

Ali Ahmed (1):
      Have ProcessorSummary correctly set Status

Patrick Williams (1):
      exception: catch by reference

Change-Id: Ie89e7b46fd4d9df85122a8b7a67fd2942942186c
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 b14b685..628afe5 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 = "877044644f53d4dd93499d3a99d8c227694fd3a5"
+SRCREV = "bd078c3b730914fb4edc46717d92106d49d6c4b8"
 
 S = "${WORKDIR}/git"