bmcweb: srcrev bump b79d4eef01..9b243a4ee4
Ed Tanous (2):
Add json to the known content types
Make dbus monitor compatible with phosphor-rest
(From meta-phosphor rev: fb386a7e5cd0f760a47f5de7f9ec3445ff27ca03)
Change-Id: I62bca43b27272e9800e9207bf222bda532d71229
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/common/recipes-phosphor/interfaces/bmcweb.bb b/meta-phosphor/common/recipes-phosphor/interfaces/bmcweb.bb
index 629cf17..ed8ee1d 100644
--- a/meta-phosphor/common/recipes-phosphor/interfaces/bmcweb.bb
+++ b/meta-phosphor/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"