bmcweb: srcrev bump b79d4eef01..9b243a4ee4

Ed Tanous (2):
      Add json to the known content types
      Make dbus monitor compatible with phosphor-rest

Change-Id: I96ccebca8e5cd1fc72e478ef9c6ddcd627efb5e9
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/common/recipes-phosphor/interfaces/bmcweb.bb b/common/recipes-phosphor/interfaces/bmcweb.bb
index 629cf17..ed8ee1d 100644
--- a/common/recipes-phosphor/interfaces/bmcweb.bb
+++ b/common/recipes-phosphor/interfaces/bmcweb.bb
@@ -12,7 +12,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "b79d4eef01f5fd2a24bb8dd28792810aa718cdee"
+SRCREV = "9b243a4ee4e58406df4fecc4f98f7b701cc26f18"
 
 S = "${WORKDIR}/git"