bmcweb: srcrev bump 47c9e106e0..af4edf686e

Ed Tanous (1):
      Implement MIME parsing

Change-Id: I2680fa87b08a60a2fae1830360ac8f1c6ceccd52
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index e3d7e8b..a9ffbc3 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "47c9e106e0057dd70133d50e928e48cbc68e709a"
+SRCREV = "af4edf686e684d728fccbb69a8f550fd2adab46a"
 
 S = "${WORKDIR}/git"