bmcweb: srcrev bump 1759dc7a35..4147b8ac88

Ali Ahmed (1):
      Add TrustedModuleRequiredToBoot setter function

George Liu (1):
      Move sensor collection to all sensors

John Edward Broadbent (2):
      Refactor callback to free function: Service root
      connection use setter for completeRequestHandler

Tejas Patil (1):
      Add support for AssetTag in Chassis

Change-Id: I41693c835ea87de5b5c479750a58cd916286fe26
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 bc627c9..d600081 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 = "1759dc7a351b665cce9cf260e0c911f489a344ff"
+SRCREV = "4147b8ac88c79949f2f9f5c2738aca53641e22c8"
 
 S = "${WORKDIR}/git"