bmcweb: srcrev bump 514ce68028..7b1dd2f90b

Ed Tanous (4):
      Remove redfish message from http client
      Move duplicate reduction
      Handle NTPServers list per the specification
      Set UnknownProperty message to be an error

Nan Zhou (5):
      system: don't fail when Boot service isn't there
      ip utils test: revive the test
      dbus_utility_test: fix test case names
      Google RoT: avoid potential dangling pointer
      dbus_singleton: use stack variable and extern

Xiaochao Ma (1):
      Add TermalSubsystem schema

Change-Id: Ic3ee7f7b7f2aa4792e6e69ed51517170a23006a7
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 ad78869..e82d06e 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 = "514ce6802820226ff73eb230a890a0af9c276c0f"
+SRCREV = "7b1dd2f90b04942289cc51031b4e9228da201365"
 
 S = "${WORKDIR}/git"