bmcweb: srcrev bump 8fcb65b6b9..ad18f070ef
Ed Tanous (2):
bmcweb: Resolve issue with MIME type on redfish
bmcweb: Fix issues with /dump endpoint
(From meta-phosphor rev: 246ca66daf59d70ec69ed99b4ba9e1d6ac36f2f2)
Change-Id: I5859396ea46d5f74b0e678067c6e8319bcb3c9b9
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 636cb92..a222733 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 = "8fcb65b6b92d50b600508d789d8d50e1fdcfacb3"
+SRCREV = "ad18f070ef8738edd858272fbd71d83ac996333c"
S = "${WORKDIR}/git"