bmcweb: srcrev bump da21df7cde..fe7e97d310

Matt Spinler (3):
      REST: sd_bus_message->JSON: fix multiple entries
      Support any message type in /subscribe callbacks
      REST: GET: Use convertDBusToJSON

(From meta-phosphor rev: 8ec5188a65702f7d81e4802882bac6b8ad5a3058)

Change-Id: Ib75c447c88ab3eb0ac301712ad0e0edb4b2f147b
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 7707f8b..591ae7e 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "da21df7cde6abd82e2839cde8ab9eb96ea571492"
+SRCREV = "fe7e97d3108aa98b6bead4101694098b09adbafb"
 
 S = "${WORKDIR}/git"