bmcweb: srcrev bump 9896eaed88..d9f6c62103

Asmitha Karunanithi (1):
      Return proper redfish errors for createDump call

Ed Tanous (1):
      Use enum overload for field setting

Change-Id: I410b8f4d9dbb71cb65e8f51dbaa76a7605800c20
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 9e96f87..dbb87fd 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;branch=master;protocol=https;nobranch=1"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "9896eaed88332eca7334a564a2ea2e0baf135639"
+SRCREV = "d9f6c621036162e9071ce3c3a333b4544c6db870"
 
 S = "${WORKDIR}/git"