bmcweb: srcrev bump cf05f9dc31..8ebc91f6b7

Ed Tanous (2):
      cleanup: Move a pointer to a reference
      Fix readJson to allow null as a complex type

Change-Id: Ia31cbacc7b5e0c5d5f855871f14b060eaba8a11c
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 cafe6dd..c71a77b 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 = "cf05f9dc31a47123521348bc870fc687e3f35b4c"
+SRCREV = "8ebc91f6b7f6820f0b2a7b99401002cb4524cd79"
 
 S = "${WORKDIR}/git"