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

Change-Id: Icfaf7c5bdf4512ea41ec512306ff59366d63deeb
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index 7707f8b..591ae7e 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/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"