bmcweb: srcrev bump d51e39d958..9017faf291

Abhishek Patel (1):
      Add ServiceProviderNotify

Jorge Cisneros (1):
      Problem with RemoteRoleMapping JSON

Change-Id: I072cb1018d8924b27e4388af755b70534c09f601
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 3bb8cd6..64c1e03 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -12,7 +12,7 @@
     ${@bb.utils.contains('PTEST_ENABLED', '1', 'gtest', '', d)} \
     ${@bb.utils.contains('PTEST_ENABLED', '1', 'gmock', '', d)} \
 "
-SRCREV = "d51e39d958a63f01b5cfbbc8e9c54b0694f8c104"
+SRCREV = "9017faf2918308a375f37bebc9d431da9a75a7b2"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1"