bmcweb: srcrev bump 3e8c7dfce4..b7ff344535

Chalapathi Venkataramashetty (1):
      Add message registry entry for FirmwareResiliencyError

Ed Tanous (7):
      Revert "PCIe: Implement "PcieType" PCIe device property"
      Make services not required
      Fix compile issue when basic auth is disabled
      Fix use after move in account service
      Make time_utils tests compile on clang
      Change ordering of meson file
      Meson break lists into multiple lines

George Liu (1):
      log_services: Add download of post code log entries

Gunnar Mills (1):
      Move to 2021.2

John Edward Broadbent (5):
      move to free function: Message_registries
      move to free function: Bios
      s/registry1/registryMatch
      move to free function: Telemetry
      Corrects Bios privilges

Sunitha Harish (1):
      EventService : Fix retry handling for http-client

Change-Id: Ib89c8f738e283c411606de95fa489554bffaf421
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 e1ffa52..70fa49a 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 = "3e8c7dfce4869711e22ccc76c90cebb55984d36c"
+SRCREV = "b7ff344535c42af074c60bfb272ef66a2ba157b4"
 
 S = "${WORKDIR}/git"